issue_comments
6 rows where issue = 966983801 and user = 14808389 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: reactions, created_at (date), updated_at (date)
issue 1
- Explicit indexes · 6 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
1069677202 | https://github.com/pydata/xarray/pull/5692#issuecomment-1069677202 | https://api.github.com/repos/pydata/xarray/issues/5692 | IC_kwDOAMm_X84_wfqS | keewis 14808389 | 2022-03-16T22:00:53Z | 2022-03-16T22:00:53Z | MEMBER | sounds good to me! |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Explicit indexes 966983801 | |
1065066894 | https://github.com/pydata/xarray/pull/5692#issuecomment-1065066894 | https://api.github.com/repos/pydata/xarray/issues/5692 | IC_kwDOAMm_X84_e6GO | keewis 14808389 | 2022-03-11T12:24:32Z | 2022-03-11T12:24:32Z | MEMBER | the doc build actually fails because |
{ "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Explicit indexes 966983801 | |
1041843391 | https://github.com/pydata/xarray/pull/5692#issuecomment-1041843391 | https://api.github.com/repos/pydata/xarray/issues/5692 | IC_kwDOAMm_X84-GUS_ | keewis 14808389 | 2022-02-16T16:23:56Z | 2022-02-16T16:23:56Z | MEMBER |
right, I can confirm that, too |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Explicit indexes 966983801 | |
1041781329 | https://github.com/pydata/xarray/pull/5692#issuecomment-1041781329 | https://api.github.com/repos/pydata/xarray/issues/5692 | IC_kwDOAMm_X84-GFJR | keewis 14808389 | 2022-02-16T15:46:18Z | 2022-02-16T15:56:59Z | MEMBER |
let's try it:
- I don't have ideas on how to test the other operations right now. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Explicit indexes 966983801 | |
1039079452 | https://github.com/pydata/xarray/pull/5692#issuecomment-1039079452 | https://api.github.com/repos/pydata/xarray/issues/5692 | IC_kwDOAMm_X8497xgc | keewis 14808389 | 2022-02-14T13:20:18Z | 2022-02-14T13:20:18Z | MEMBER | thanks, @benbovy, those changes look good to me for now. After this is merged I'll have to update the tests anyways. In the meantime, if you find any tests where the behavior changed so much that it is tricky to fix them I'd be fine with xfailing / skipping them for now. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Explicit indexes 966983801 | |
925966420 | https://github.com/pydata/xarray/pull/5692#issuecomment-925966420 | https://api.github.com/repos/pydata/xarray/issues/5692 | IC_kwDOAMm_X843MSBU | keewis 14808389 | 2021-09-23T16:23:05Z | 2021-09-23T16:24:58Z | MEMBER |
The discussion for that is in #3438. In short, in addition to renaming, In any case, it would really be good to come up with a consistent API in #4825, and I agree that the index refactor seems like a good time for that. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Explicit indexes 966983801 |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE [issue_comments] ( [html_url] TEXT, [issue_url] TEXT, [id] INTEGER PRIMARY KEY, [node_id] TEXT, [user] INTEGER REFERENCES [users]([id]), [created_at] TEXT, [updated_at] TEXT, [author_association] TEXT, [body] TEXT, [reactions] TEXT, [performed_via_github_app] TEXT, [issue] INTEGER REFERENCES [issues]([id]) ); CREATE INDEX [idx_issue_comments_issue] ON [issue_comments] ([issue]); CREATE INDEX [idx_issue_comments_user] ON [issue_comments] ([user]);
user 1