{"database": "github", "table": "issues", "is_view": false, "human_description_en": "where \"created_at\" is on date 2022-09-04, state = \"closed\" and user = 43316012 sorted by updated_at descending", "rows": [[1361246796, "I_kwDOAMm_X85RIvpM", 6985, "FutureWarning for pandas date_range", 43316012, "closed", 0, null, null, 1, "2022-09-04T20:35:17Z", "2023-02-06T17:51:48Z", "2023-02-06T17:51:48Z", "COLLABORATOR", null, null, null, "### What is your issue?\n\nXarray raises a FutureWarning in its date_range, also observable in your tests.\r\nThe precise warning is:\r\n> xarray/coding/cftime_offsets.py:1130: FutureWarning: Argument `closed` is deprecated in favor of `inclusive`.\r\n\r\nYou should discuss if you will adapt the new `inclusive` argument or add a workaround.", "{\"url\": \"https://api.github.com/repos/pydata/xarray/issues/6985/reactions\", \"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", null, "completed", 13221727, "issue"], [1361262641, "PR_kwDOAMm_X84-VY9P", 6986, "Remove some warnings in tests", 43316012, "closed", 0, null, null, 3, "2022-09-04T21:58:57Z", "2022-09-05T16:06:35Z", "2022-09-05T10:52:45Z", "COLLABORATOR", null, 0, "pydata/xarray/pulls/6986", "This PR tries to get rid of several warnings in the tests.\r\n\r\nI could not get rid of `RuntimeWarning: All-NaN slice encountered` for tests with dask.\r\nDoes anyone know why is that? pytest.mark.filterwarnings does not seem to capture them...", "{\"url\": \"https://api.github.com/repos/pydata/xarray/issues/6986/reactions\", \"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", null, null, 13221727, "pull"]], "truncated": false, "filtered_table_rows_count": 2, "expanded_columns": [], "expandable_columns": [[{"column": "repo", "other_table": "repos", "other_column": "id"}, "name"], [{"column": "milestone", "other_table": "milestones", "other_column": "id"}, "title"], [{"column": "assignee", "other_table": "users", "other_column": "id"}, "login"], [{"column": "user", "other_table": "users", "other_column": "id"}, "login"]], "columns": ["id", "node_id", "number", "title", "user", "state", "locked", "assignee", "milestone", "comments", "created_at", "updated_at", "closed_at", "author_association", "active_lock_reason", "draft", "pull_request", "body", "reactions", "performed_via_github_app", "state_reason", "repo", "type"], "primary_keys": ["id"], "units": {}, "query": {"sql": "select id, node_id, number, title, user, state, locked, assignee, milestone, comments, created_at, updated_at, closed_at, author_association, active_lock_reason, draft, pull_request, body, reactions, performed_via_github_app, state_reason, repo, type from issues where date(\"created_at\") = :p0 and \"state\" = :p1 and \"user\" = :p2 order by updated_at desc limit 101", "params": {"p0": "2022-09-04", "p1": "closed", "p2": "43316012"}}, "facet_results": {"state": {"name": "state", "type": "column", "hideable": false, "toggle_url": "/github/issues.json?created_at__date=2022-09-04&state=closed&user=43316012", "results": [{"value": "closed", "label": "closed", "count": 2, "toggle_url": "http://xarray-datasette.fly.dev/github/issues.json?created_at__date=2022-09-04&user=43316012", "selected": true}], "truncated": false}, "repo": {"name": "repo", "type": "column", "hideable": false, "toggle_url": "/github/issues.json?created_at__date=2022-09-04&state=closed&user=43316012", "results": [{"value": 13221727, "label": "xarray", "count": 2, "toggle_url": "http://xarray-datasette.fly.dev/github/issues.json?created_at__date=2022-09-04&state=closed&user=43316012&repo=13221727", "selected": false}], "truncated": false}, "type": {"name": "type", "type": "column", "hideable": false, "toggle_url": "/github/issues.json?created_at__date=2022-09-04&state=closed&user=43316012", "results": [{"value": "issue", "label": "issue", "count": 1, "toggle_url": "http://xarray-datasette.fly.dev/github/issues.json?created_at__date=2022-09-04&state=closed&user=43316012&type=issue", "selected": false}, {"value": "pull", "label": "pull", "count": 1, "toggle_url": "http://xarray-datasette.fly.dev/github/issues.json?created_at__date=2022-09-04&state=closed&user=43316012&type=pull", "selected": false}], "truncated": false}}, "suggested_facets": [{"name": "created_at", "type": "date", "toggle_url": "http://xarray-datasette.fly.dev/github/issues.json?created_at__date=2022-09-04&state=closed&user=43316012&_facet_date=created_at"}, {"name": "updated_at", "type": "date", "toggle_url": "http://xarray-datasette.fly.dev/github/issues.json?created_at__date=2022-09-04&state=closed&user=43316012&_facet_date=updated_at"}, {"name": "closed_at", "type": "date", "toggle_url": "http://xarray-datasette.fly.dev/github/issues.json?created_at__date=2022-09-04&state=closed&user=43316012&_facet_date=closed_at"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 32.80336270108819}