{"database": "github", "table": "issue_comments", "is_view": false, "human_description_en": "where author_association = \"MEMBER\", issue = 110726841 and user = 1217238 sorted by updated_at descending", "rows": [["https://github.com/pydata/xarray/issues/615#issuecomment-146988731", "https://api.github.com/repos/pydata/xarray/issues/615", 146988731, "MDEyOklzc3VlQ29tbWVudDE0Njk4ODczMQ==", 1217238, "2015-10-09T21:21:41Z", "2015-10-09T21:21:41Z", "MEMBER", "`pandas.Timedelta` has a `to_timedelta64()` method that you also use to do the coercion.\n\nThe reason why this broke is that pandas used to return `numpy.timedelta64` objects, but then added the `Timedelta` type (a few versions ago) and switched over to that.\n\nI agree that it would be nice to support this sort of conversion automatically. I opened a new issue for that (#616).\n", "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", null, 110726841]], "truncated": false, "filtered_table_rows_count": null, "expanded_columns": [], "expandable_columns": [[{"column": "issue", "other_table": "issues", "other_column": "id"}, "title"], [{"column": "user", "other_table": "users", "other_column": "id"}, "login"]], "columns": ["html_url", "issue_url", "id", "node_id", "user", "created_at", "updated_at", "author_association", "body", "reactions", "performed_via_github_app", "issue"], "primary_keys": ["id"], "units": {}, "query": {"sql": "select html_url, issue_url, id, node_id, user, created_at, updated_at, author_association, body, reactions, performed_via_github_app, issue from issue_comments where \"author_association\" = :p0 and \"issue\" = :p1 and \"user\" = :p2 order by updated_at desc limit 101", "params": {"p0": "MEMBER", "p1": "110726841", "p2": "1217238"}}, "facet_results": {"user": {"name": "user", "type": "column", "hideable": false, "toggle_url": "/github/issue_comments.json?author_association=MEMBER&issue=110726841&user=1217238", "results": [{"value": 1217238, "label": "shoyer", "count": 1, "toggle_url": "http://xarray-datasette.fly.dev/github/issue_comments.json?author_association=MEMBER&issue=110726841", "selected": true}], "truncated": false}}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 5181.468032766134}