issue_comments
4 rows where issue = 387732534 and user = 167802 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
issue 1
- Fix h5netcdf saving scalars with filters or chunks · 4 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
445786351 | https://github.com/pydata/xarray/pull/2591#issuecomment-445786351 | https://api.github.com/repos/pydata/xarray/issues/2591 | MDEyOklzc3VlQ29tbWVudDQ0NTc4NjM1MQ== | mraspaud 167802 | 2018-12-10T11:38:24Z | 2018-12-10T11:38:24Z | CONTRIBUTOR | Ok good, I'll let this run it's course then. How about whats-new.rst, do you want me to fill in something there? |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Fix h5netcdf saving scalars with filters or chunks 387732534 | |
445739994 | https://github.com/pydata/xarray/pull/2591#issuecomment-445739994 | https://api.github.com/repos/pydata/xarray/issues/2591 | MDEyOklzc3VlQ29tbWVudDQ0NTczOTk5NA== | mraspaud 167802 | 2018-12-10T09:01:49Z | 2018-12-10T09:01:49Z | CONTRIBUTOR | Ok travis seems to pass, how about appveyor ? There are many time encoding errors, should it be so ? |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Fix h5netcdf saving scalars with filters or chunks 387732534 | |
444842759 | https://github.com/pydata/xarray/pull/2591#issuecomment-444842759 | https://api.github.com/repos/pydata/xarray/issues/2591 | MDEyOklzc3VlQ29tbWVudDQ0NDg0Mjc1OQ== | mraspaud 167802 | 2018-12-06T11:36:35Z | 2018-12-06T11:36:35Z | CONTRIBUTOR | Am I right in thinking the failing travis and appveyor build aren't my doing ? |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Fix h5netcdf saving scalars with filters or chunks 387732534 | |
444469807 | https://github.com/pydata/xarray/pull/2591#issuecomment-444469807 | https://api.github.com/repos/pydata/xarray/issues/2591 | MDEyOklzc3VlQ29tbWVudDQ0NDQ2OTgwNw== | mraspaud 167802 | 2018-12-05T12:33:58Z | 2018-12-05T12:33:58Z | CONTRIBUTOR | I'm not sure if I need to document anything as this is just a bugfix ? |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Fix h5netcdf saving scalars with filters or chunks 387732534 |
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