{"database": "github", "table": "issues", "is_view": false, "human_description_en": "where \"closed_at\" is on date 2022-04-27, comments = 4 and user = 226037 sorted by updated_at descending", "rows": [[1215082284, "I_kwDOAMm_X85IbK8s", 6514, "plugins.py:98: DeprecationWarning: SelectableGroups dict interface is deprecated. Use select.", 226037, "closed", 0, null, null, 4, "2022-04-25T21:49:20Z", "2022-04-27T01:07:50Z", "2022-04-27T01:07:50Z", "MEMBER", null, null, null, "### What happened?\r\n\r\nThe plugin interface warns with `DeprecationWarning` in python 3.10.\r\n\r\n### What did you expect to happen?\r\n\r\nNo warning to be issued.\r\n\r\n### Minimal Complete Verifiable Example\r\n\r\n```Python\r\nRunning `pytest` on any *Xarray* importing test.\r\n```\r\n\r\n\r\n### Relevant log output\r\n\r\n```Python\r\n   .../python3.10/site-packages/xarray/backends/plugins.py:98: DeprecationWarning: SelectableGroups dict interface is deprecated. Use select.\r\n    entrypoints = entry_points().get(\"xarray.backends\", ())\r\n```\r\n\r\n### Anything else we need to know?\r\n\r\nAccording to the *Compatibity note* in:\r\n\r\nhttps://docs.python.org/3/library/importlib.metadata.html#entry-points\r\n\r\nthe new API is `entry_points(group='xarray.backends')`\r\n\r\n### Environment\r\n\r\n<details>\r\nINSTALLED VERSIONS\r\n------------------\r\ncommit: None\r\npython: 3.10.4 | packaged by conda-forge | (main, Mar 24 2022, 17:42:03) [Clang 12.0.1 ]\r\npython-bits: 64\r\nOS: Darwin\r\nOS-release: 21.3.0\r\nmachine: arm64\r\nprocessor: arm\r\nbyteorder: little\r\nLC_ALL: None\r\nLANG: None\r\nLOCALE: (None, 'UTF-8')\r\nlibhdf5: None\r\nlibnetcdf: None\r\n\r\nxarray: 2022.3.0\r\npandas: 1.4.2\r\nnumpy: 1.22.3\r\nscipy: 1.8.0\r\nnetCDF4: None\r\npydap: None\r\nh5netcdf: None\r\nh5py: None\r\nNio: None\r\nzarr: 2.11.3\r\ncftime: None\r\nnc_time_axis: None\r\nPseudoNetCDF: None\r\nrasterio: 1.2.10\r\ncfgrib: None\r\niris: None\r\nbottleneck: None\r\ndask: 2022.04.1\r\ndistributed: 2022.4.1\r\nmatplotlib: 3.5.1\r\ncartopy: None\r\nseaborn: None\r\nnumbagg: None\r\nfsspec: 2022.3.0\r\ncupy: None\r\npint: None\r\nsparse: None\r\nsetuptools: 62.1.0\r\npip: 22.0.4\r\nconda: 4.12.0\r\npytest: 7.1.2\r\nIPython: 8.2.0\r\nsphinx: None\r\n</details>\r\n", "{\"url\": \"https://api.github.com/repos/pydata/xarray/issues/6514/reactions\", \"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", null, "completed", 13221727, "issue"]], "truncated": false, "filtered_table_rows_count": 1, "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(\"closed_at\") = :p0 and \"comments\" = :p1 and \"user\" = :p2 order by updated_at desc limit 101", "params": {"p0": "2022-04-27", "p1": "4", "p2": "226037"}}, "facet_results": {"state": {"name": "state", "type": "column", "hideable": false, "toggle_url": "/github/issues.json?closed_at__date=2022-04-27&comments=4&user=226037", "results": [{"value": "closed", "label": "closed", "count": 1, "toggle_url": "http://xarray-datasette.fly.dev/github/issues.json?closed_at__date=2022-04-27&comments=4&user=226037&state=closed", "selected": false}], "truncated": false}, "repo": {"name": "repo", "type": "column", "hideable": false, "toggle_url": "/github/issues.json?closed_at__date=2022-04-27&comments=4&user=226037", "results": [{"value": 13221727, "label": "xarray", "count": 1, "toggle_url": "http://xarray-datasette.fly.dev/github/issues.json?closed_at__date=2022-04-27&comments=4&user=226037&repo=13221727", "selected": false}], "truncated": false}, "type": {"name": "type", "type": "column", "hideable": false, "toggle_url": "/github/issues.json?closed_at__date=2022-04-27&comments=4&user=226037", "results": [{"value": "issue", "label": "issue", "count": 1, "toggle_url": "http://xarray-datasette.fly.dev/github/issues.json?closed_at__date=2022-04-27&comments=4&user=226037&type=issue", "selected": false}], "truncated": false}}, "suggested_facets": [{"name": "created_at", "type": "date", "toggle_url": "http://xarray-datasette.fly.dev/github/issues.json?closed_at__date=2022-04-27&comments=4&user=226037&_facet_date=created_at"}, {"name": "updated_at", "type": "date", "toggle_url": "http://xarray-datasette.fly.dev/github/issues.json?closed_at__date=2022-04-27&comments=4&user=226037&_facet_date=updated_at"}, {"name": "closed_at", "type": "date", "toggle_url": "http://xarray-datasette.fly.dev/github/issues.json?closed_at__date=2022-04-27&comments=4&user=226037&_facet_date=closed_at"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 19.380243960767984}