{"database": "github", "table": "issue_comments", "is_view": false, "human_description_en": "where issue = 208676242 and user = 1217238 sorted by updated_at descending", "rows": [["https://github.com/pydata/xarray/issues/1276#issuecomment-280986202", "https://api.github.com/repos/pydata/xarray/issues/1276", 280986202, "MDEyOklzc3VlQ29tbWVudDI4MDk4NjIwMg==", 1217238, "2017-02-20T04:35:45Z", "2017-02-20T04:35:45Z", "MEMBER", "Indeed, `var` is not in the list of ops for which we use bottleneck:\r\nhttps://github.com/pydata/xarray/blob/7e0abe5542168b2aafbda18fe5db62f39b5df498/xarray/core/ops.py#L53-L55\r\n\r\nLooks like `median` would also be a good one to add.\r\n\r\nMaybe @jhamman recalls why we don't use bottleneck for these?", "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", null, 208676242]], "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 \"issue\" = :p0 and \"user\" = :p1 order by updated_at desc limit 101", "params": {"p0": "208676242", "p1": "1217238"}}, "facet_results": {"user": {"name": "user", "type": "column", "hideable": false, "toggle_url": "/github/issue_comments.json?issue=208676242&user=1217238", "results": [{"value": 1217238, "label": "shoyer", "count": 1, "toggle_url": "http://xarray-datasette.fly.dev/github/issue_comments.json?issue=208676242", "selected": true}], "truncated": false}}, "suggested_facets": [{"name": "created_at", "type": "date", "toggle_url": "http://xarray-datasette.fly.dev/github/issue_comments.json?issue=208676242&user=1217238&_facet_date=created_at"}, {"name": "updated_at", "type": "date", "toggle_url": "http://xarray-datasette.fly.dev/github/issue_comments.json?issue=208676242&user=1217238&_facet_date=updated_at"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 2743.3813469979214}