{"database": "github", "table": "issue_comments", "is_view": false, "human_description_en": "where author_association = \"MEMBER\", issue = 293414745 and user = 2443309 sorted by updated_at descending", "rows": [["https://github.com/pydata/xarray/issues/1876#issuecomment-365746775", "https://api.github.com/repos/pydata/xarray/issues/1876", 365746775, "MDEyOklzc3VlQ29tbWVudDM2NTc0Njc3NQ==", 2443309, "2018-02-14T21:13:13Z", "2018-02-14T21:13:13Z", "MEMBER", "A practical change we need to make prior to dropping python 2 is to move the Python 2 test suite to Python 3. A number of Xarray's optional dependencies are still pinned to Python 2 so there will be a few hiccups there:\r\n\r\n- PyNIO: A Python 3 compatible release is forthcoming, see https://github.com/NCAR/pynio/issues/17.\r\n- CDAT: I'm not sure if there is Python 3 support yet. The conda-forge build only has Py2. \r\n\r\nIdeally, we can just map the py2 tests directly to py3:\r\n\r\n- `py27-min` --> `py35-min`\r\n- `py27-cdat+iris+pynio` --> py36-cdat+iris+pynio\r\n\r\nWe may also consider dropping this test all together and putting cdat/iris/pynio in the standard `py36` test.", "{\"total_count\": 1, \"+1\": 1, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", null, 293414745]], "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 \"author_association\" = :p0 and \"issue\" = :p1 and \"user\" = :p2 order by updated_at desc limit 101", "params": {"p0": "MEMBER", "p1": "293414745", "p2": "2443309"}}, "facet_results": {"author_association": {"name": "author_association", "type": "column", "hideable": false, "toggle_url": "/github/issue_comments.json?author_association=MEMBER&issue=293414745&user=2443309", "results": [{"value": "MEMBER", "label": "MEMBER", "count": 1, "toggle_url": "http://xarray-datasette.fly.dev/github/issue_comments.json?issue=293414745&user=2443309", "selected": true}], "truncated": false}, "user": {"name": "user", "type": "column", "hideable": false, "toggle_url": "/github/issue_comments.json?author_association=MEMBER&issue=293414745&user=2443309", "results": [{"value": 2443309, "label": "jhamman", "count": 1, "toggle_url": "http://xarray-datasette.fly.dev/github/issue_comments.json?author_association=MEMBER&issue=293414745", "selected": true}], "truncated": false}, "issue": {"name": "issue", "type": "column", "hideable": false, "toggle_url": "/github/issue_comments.json?author_association=MEMBER&issue=293414745&user=2443309", "results": [{"value": 293414745, "label": "DEP: drop Python 2.7 support", "count": 1, "toggle_url": "http://xarray-datasette.fly.dev/github/issue_comments.json?author_association=MEMBER&user=2443309", "selected": true}], "truncated": false}}, "suggested_facets": [{"name": "updated_at", "type": "date", "toggle_url": "http://xarray-datasette.fly.dev/github/issue_comments.json?author_association=MEMBER&issue=293414745&user=2443309&_facet_date=updated_at"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 2803.9985109935515}