issue_comments
3 rows where author_association = "CONTRIBUTOR" and issue = 536214141 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
issue 1
- Fix zarr append with groups · 3 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
573060295 | https://github.com/pydata/xarray/pull/3610#issuecomment-573060295 | https://api.github.com/repos/pydata/xarray/issues/3610 | MDEyOklzc3VlQ29tbWVudDU3MzA2MDI5NQ== | niowniow 5802846 | 2020-01-10T14:38:03Z | 2020-01-10T14:38:03Z | CONTRIBUTOR | Okay, this looks better. Thanks for the help! I had to try it again myself, because you cherry-picked some commits I accidentally merged into this branch (non-related to this fix). Could you check if this is good now? |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Fix zarr append with groups 536214141 | |
573021208 | https://github.com/pydata/xarray/pull/3610#issuecomment-573021208 | https://api.github.com/repos/pydata/xarray/issues/3610 | MDEyOklzc3VlQ29tbWVudDU3MzAyMTIwOA== | niowniow 5802846 | 2020-01-10T12:44:05Z | 2020-01-10T12:44:05Z | CONTRIBUTOR | I don't mind, thanks :) |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Fix zarr append with groups 536214141 | |
573019892 | https://github.com/pydata/xarray/pull/3610#issuecomment-573019892 | https://api.github.com/repos/pydata/xarray/issues/3610 | MDEyOklzc3VlQ29tbWVudDU3MzAxOTg5Mg== | niowniow 5802846 | 2020-01-10T12:39:58Z | 2020-01-10T12:39:58Z | CONTRIBUTOR | I tried to merge with master yesterday and did it again today. There might be a problem with the way I tried to fix the |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Fix zarr append with groups 536214141 |
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