{"database": "github", "table": "issue_comments", "is_view": false, "human_description_en": "where issue = 916318941 and user = 2448579 sorted by updated_at descending", "rows": [["https://github.com/pydata/xarray/issues/5454#issuecomment-857834962", "https://api.github.com/repos/pydata/xarray/issues/5454", 857834962, "MDEyOklzc3VlQ29tbWVudDg1NzgzNDk2Mg==", 2448579, "2021-06-09T16:07:13Z", "2021-06-09T16:07:13Z", "MEMBER", "> ds.coarsen(time=12).construct(dim=\"year\").rename({\"time\": \"month\"})\r\n\r\nWe could incorporate the renaming like this. Thoughts?\r\n\r\n``` python\r\nds.coarsen(time=12).construct(dim={\"time\": (\"month\", \"year\")})\r\n```", "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", null, 916318941]], "truncated": false, "filtered_table_rows_count": 1, "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 \"issue\" = :p0 and \"user\" = :p1 order by updated_at desc limit 101", "params": {"p0": "916318941", "p1": "2448579"}}, "facet_results": {"author_association": {"name": "author_association", "type": "column", "hideable": false, "toggle_url": "/github/issue_comments.json?issue=916318941&user=2448579", "results": [{"value": "MEMBER", "label": "MEMBER", "count": 1, "toggle_url": "http://xarray-datasette.fly.dev/github/issue_comments.json?issue=916318941&user=2448579&author_association=MEMBER", "selected": false}], "truncated": false}, "user": {"name": "user", "type": "column", "hideable": false, "toggle_url": "/github/issue_comments.json?issue=916318941&user=2448579", "results": [{"value": 2448579, "label": "dcherian", "count": 1, "toggle_url": "http://xarray-datasette.fly.dev/github/issue_comments.json?issue=916318941", "selected": true}], "truncated": false}, "issue": {"name": "issue", "type": "column", "hideable": false, "toggle_url": "/github/issue_comments.json?issue=916318941&user=2448579", "results": [{"value": 916318941, "label": "Add coarsen.construct", "count": 1, "toggle_url": "http://xarray-datasette.fly.dev/github/issue_comments.json?user=2448579", "selected": true}], "truncated": false}}, "suggested_facets": [{"name": "created_at", "type": "date", "toggle_url": "http://xarray-datasette.fly.dev/github/issue_comments.json?issue=916318941&user=2448579&_facet_date=created_at"}, {"name": "updated_at", "type": "date", "toggle_url": "http://xarray-datasette.fly.dev/github/issue_comments.json?issue=916318941&user=2448579&_facet_date=updated_at"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 125.85331199807115}