{"database": "github", "table": "issue_comments", "is_view": false, "human_description_en": "where author_association = \"MEMBER\", issue = 988426640 and user = 10194086 sorted by updated_at descending", "rows": [["https://github.com/pydata/xarray/pull/5767#issuecomment-914653049", "https://api.github.com/repos/pydata/xarray/issues/5767", 914653049, "IC_kwDOAMm_X842hH95", 10194086, "2021-09-07T21:53:44Z", "2021-09-07T21:53:44Z", "MEMBER", "Maybe something like this:\r\n\r\n```python\r\nattrs = dict(units=\"days since 1850-01-01\", calendar=\"proleptic_gregorian\")\r\nds1 = xr.Dataset(coords=dict(time=(\"time\", [164678], attrs)))\r\nxr.conventions.decode_cf(ds1)\r\n```\r\n\r\n(or you can directly create two time arrays as suggested by @TomNicholas )", "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", null, 988426640], ["https://github.com/pydata/xarray/pull/5767#issuecomment-913094980", "https://api.github.com/repos/pydata/xarray/issues/5767", 913094980, "IC_kwDOAMm_X842bLlE", 10194086, "2021-09-05T06:31:41Z", "2021-09-05T06:31:41Z", "MEMBER", "I like the idea. I would still raise an error, though.Maybe: \"Found a mix of pandas and cftime datetime data types. Re-opening the data with the option ``use_cftime=True`` may fix this issue.\" That would be less magic and should tell the users what's going wrong. In addition we would not need an additional keyword argument. I expect a `merge_by_coords` operation to be typically fairly early in the analysis pipeline.", "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", null, 988426640]], "truncated": false, "filtered_table_rows_count": 2, "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": "988426640", "p2": "10194086"}}, "facet_results": {"author_association": {"name": "author_association", "type": "column", "hideable": false, "toggle_url": "/github/issue_comments.json?author_association=MEMBER&issue=988426640&user=10194086", "results": [{"value": "MEMBER", "label": "MEMBER", "count": 2, "toggle_url": "http://xarray-datasette.fly.dev/github/issue_comments.json?issue=988426640&user=10194086", "selected": true}], "truncated": false}, "user": {"name": "user", "type": "column", "hideable": false, "toggle_url": "/github/issue_comments.json?author_association=MEMBER&issue=988426640&user=10194086", "results": [{"value": 10194086, "label": "mathause", "count": 2, "toggle_url": "http://xarray-datasette.fly.dev/github/issue_comments.json?author_association=MEMBER&issue=988426640", "selected": true}], "truncated": false}, "issue": {"name": "issue", "type": "column", "hideable": false, "toggle_url": "/github/issue_comments.json?author_association=MEMBER&issue=988426640&user=10194086", "results": [{"value": 988426640, "label": "Open mfdataset with long time axis", "count": 2, "toggle_url": "http://xarray-datasette.fly.dev/github/issue_comments.json?author_association=MEMBER&user=10194086", "selected": true}], "truncated": false}}, "suggested_facets": [{"name": "created_at", "type": "date", "toggle_url": "http://xarray-datasette.fly.dev/github/issue_comments.json?author_association=MEMBER&issue=988426640&user=10194086&_facet_date=created_at"}, {"name": "updated_at", "type": "date", "toggle_url": "http://xarray-datasette.fly.dev/github/issue_comments.json?author_association=MEMBER&issue=988426640&user=10194086&_facet_date=updated_at"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 62.874982999346685}