issue_comments
4 rows where issue = 503700649 and user = 2448579 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: reactions, created_at (date), updated_at (date)
issue 1
- [Release] 0.14 · 4 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
541933541 | https://github.com/pydata/xarray/issues/3380#issuecomment-541933541 | https://api.github.com/repos/pydata/xarray/issues/3380 | MDEyOklzc3VlQ29tbWVudDU0MTkzMzU0MQ== | dcherian 2448579 | 2019-10-14T21:30:50Z | 2019-10-14T21:30:50Z | MEMBER | :confetti_ball: |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
[Release] 0.14 503700649 | |
541367633 | https://github.com/pydata/xarray/issues/3380#issuecomment-541367633 | https://api.github.com/repos/pydata/xarray/issues/3380 | MDEyOklzc3VlQ29tbWVudDU0MTM2NzYzMw== | dcherian 2448579 | 2019-10-12T22:51:10Z | 2019-10-12T22:51:10Z | MEMBER | 3364 could be useful for the hackathon but definitely not necessary.Thanks for pushing this along Joe. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
[Release] 0.14 503700649 | |
539228342 | https://github.com/pydata/xarray/issues/3380#issuecomment-539228342 | https://api.github.com/repos/pydata/xarray/issues/3380 | MDEyOklzc3VlQ29tbWVudDUzOTIyODM0Mg== | dcherian 2448579 | 2019-10-07T22:19:08Z | 2019-10-07T22:19:08Z | MEMBER | This looks like it may have fallen out of the indexing refactor; definitely should be fixed: https://github.com/pydata/xarray/issues/3377 |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
[Release] 0.14 503700649 | |
539213256 | https://github.com/pydata/xarray/issues/3380#issuecomment-539213256 | https://api.github.com/repos/pydata/xarray/issues/3380 | MDEyOklzc3VlQ29tbWVudDUzOTIxMzI1Ng== | dcherian 2448579 | 2019-10-07T21:31:30Z | 2019-10-07T21:31:30Z | MEMBER | Added #3338 |
{ "total_count": 2, "+1": 2, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
[Release] 0.14 503700649 |
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