issue_comments
4 rows where author_association = "MEMBER" and issue = 1367029446 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: reactions, created_at (date), updated_at (date)
issue 1
- Time-based resampling drops lat/lon coordinate metadata · 4 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
1244132595 | https://github.com/pydata/xarray/issues/7012#issuecomment-1244132595 | https://api.github.com/repos/pydata/xarray/issues/7012 | IC_kwDOAMm_X85KJ_Tz | dcherian 2448579 | 2022-09-12T18:27:38Z | 2022-09-12T18:27:38Z | MEMBER | Thanks @Zeitsperre and @mathause . I made a bad choice for the default in #6667 . See #7022 for a solution |
{ "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Time-based resampling drops lat/lon coordinate metadata 1367029446 | |
1243930142 | https://github.com/pydata/xarray/issues/7012#issuecomment-1243930142 | https://api.github.com/repos/pydata/xarray/issues/7012 | IC_kwDOAMm_X85KJN4e | mathause 10194086 | 2022-09-12T15:42:33Z | 2022-09-12T15:42:33Z | MEMBER | cc @dcherian |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Time-based resampling drops lat/lon coordinate metadata 1367029446 | |
1242640032 | https://github.com/pydata/xarray/issues/7012#issuecomment-1242640032 | https://api.github.com/repos/pydata/xarray/issues/7012 | IC_kwDOAMm_X85KES6g | mathause 10194086 | 2022-09-10T06:01:49Z | 2022-09-10T06:01:49Z | MEMBER | Ah - I probably don't have flox installed - that could be the reason. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Time-based resampling drops lat/lon coordinate metadata 1367029446 | |
1241523928 | https://github.com/pydata/xarray/issues/7012#issuecomment-1241523928 | https://api.github.com/repos/pydata/xarray/issues/7012 | IC_kwDOAMm_X85KACbY | mathause 10194086 | 2022-09-09T05:46:16Z | 2022-09-09T05:46:16Z | MEMBER | I cannot reproduce this (on master but I don't think we touched this since 2022.06):
(Funny enough - the attrs are not even dropped for |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Time-based resampling drops lat/lon coordinate metadata 1367029446 |
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 2