issue_comments
7 rows where issue = 640740029 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: reactions, created_at (date), updated_at (date)
issue 1
- silence UnitStrippedWarnings · 7 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
653099470 | https://github.com/pydata/xarray/pull/4163#issuecomment-653099470 | https://api.github.com/repos/pydata/xarray/issues/4163 | MDEyOklzc3VlQ29tbWVudDY1MzA5OTQ3MA== | dcherian 2448579 | 2020-07-02T16:14:03Z | 2020-07-02T16:14:03Z | MEMBER | Thanks @keewis. I'm really excited to see this go in. |
{ "total_count": 1, "+1": 0, "-1": 0, "laugh": 0, "hooray": 1, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
silence UnitStrippedWarnings 640740029 | |
650430723 | https://github.com/pydata/xarray/pull/4163#issuecomment-650430723 | https://api.github.com/repos/pydata/xarray/issues/4163 | MDEyOklzc3VlQ29tbWVudDY1MDQzMDcyMw== | keewis 14808389 | 2020-06-26T22:25:46Z | 2020-06-26T22:25:46Z | MEMBER | Once the CI passes this should be ready for review and merging. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
silence UnitStrippedWarnings 640740029 | |
649860850 | https://github.com/pydata/xarray/pull/4163#issuecomment-649860850 | https://api.github.com/repos/pydata/xarray/issues/4163 | MDEyOklzc3VlQ29tbWVudDY0OTg2MDg1MA== | keewis 14808389 | 2020-06-25T23:06:28Z | 2020-06-25T23:16:04Z | MEMBER | I tried that by writing some sort of So to make this work I think we'd need to rewrite Edit: Right now the only failing tests are due to hgrecco/pint#1123. I guess I'll just remove the xfail condition and add it back once that PR is merged. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
silence UnitStrippedWarnings 640740029 | |
649854399 | https://github.com/pydata/xarray/pull/4163#issuecomment-649854399 | https://api.github.com/repos/pydata/xarray/issues/4163 | MDEyOklzc3VlQ29tbWVudDY0OTg1NDM5OQ== | max-sixty 5635139 | 2020-06-25T22:44:43Z | 2020-06-25T22:44:43Z | MEMBER | I just saw your message from a couple of days ago @keewis .
To the extent you've solved that, great.
If you haven't — one option would be to change |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
silence UnitStrippedWarnings 640740029 | |
648266355 | https://github.com/pydata/xarray/pull/4163#issuecomment-648266355 | https://api.github.com/repos/pydata/xarray/issues/4163 | MDEyOklzc3VlQ29tbWVudDY0ODI2NjM1NQ== | keewis 14808389 | 2020-06-23T16:14:44Z | 2020-06-23T21:50:51Z | MEMBER | unfortunately, this doesn't seem to really work: |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
silence UnitStrippedWarnings 640740029 | |
647576284 | https://github.com/pydata/xarray/pull/4163#issuecomment-647576284 | https://api.github.com/repos/pydata/xarray/issues/4163 | MDEyOklzc3VlQ29tbWVudDY0NzU3NjI4NA== | dcherian 2448579 | 2020-06-22T15:04:58Z | 2020-06-22T15:04:58Z | MEMBER |
This sounds right to me. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
silence UnitStrippedWarnings 640740029 | |
647525098 | https://github.com/pydata/xarray/pull/4163#issuecomment-647525098 | https://api.github.com/repos/pydata/xarray/issues/4163 | MDEyOklzc3VlQ29tbWVudDY0NzUyNTA5OA== | keewis 14808389 | 2020-06-22T13:38:14Z | 2020-06-22T13:38:14Z | MEMBER | except from the failing Since they use |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
silence UnitStrippedWarnings 640740029 |
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 3