issue_comments
2 rows where issue = 709187212 and user = 1872600 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
issue 1
- Allow fsspec/zarr/mfdataset · 2 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
741889071 | https://github.com/pydata/xarray/pull/4461#issuecomment-741889071 | https://api.github.com/repos/pydata/xarray/issues/4461 | MDEyOklzc3VlQ29tbWVudDc0MTg4OTA3MQ== | rsignell-usgs 1872600 | 2020-12-09T16:31:37Z | 2021-01-19T14:46:49Z | NONE | I'm really looking forward to getting this merged so I can open the National Water Model Zarr I created last week thusly: That would be pretty awesome, because now it takes 1min 15s to open this dataset! |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Allow fsspec/zarr/mfdataset 709187212 | |
741942375 | https://github.com/pydata/xarray/pull/4461#issuecomment-741942375 | https://api.github.com/repos/pydata/xarray/issues/4461 | MDEyOklzc3VlQ29tbWVudDc0MTk0MjM3NQ== | rsignell-usgs 1872600 | 2020-12-09T17:50:04Z | 2020-12-09T17:50:04Z | NONE | @rabernat , awesome! I was stunned by the difference -- I guess the async loading of coordinate data is the big win, right? |
{ "total_count": 1, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 1, "eyes": 0 } |
Allow fsspec/zarr/mfdataset 709187212 |
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