issue_comments
3 rows where issue = 373121666 and user = 950575 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
issue 1
- Problems with distributed and opendap netCDF endpoint · 3 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
432796835 | https://github.com/pydata/xarray/issues/2503#issuecomment-432796835 | https://api.github.com/repos/pydata/xarray/issues/2503 | MDEyOklzc3VlQ29tbWVudDQzMjc5NjgzNQ== | ocefpaf 950575 | 2018-10-24T19:29:11Z | 2018-10-24T19:29:11Z | CONTRIBUTOR |
There are many variables at play here. The env that solved it in https://github.com/pydata/xarray/issues/2503#issuecomment-432645477 seems quite different from the env where the problem happened, including an |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Problems with distributed and opendap netCDF endpoint 373121666 | |
432784219 | https://github.com/pydata/xarray/issues/2503#issuecomment-432784219 | https://api.github.com/repos/pydata/xarray/issues/2503 | MDEyOklzc3VlQ29tbWVudDQzMjc4NDIxOQ== | ocefpaf 950575 | 2018-10-24T18:53:22Z | 2018-10-24T18:53:22Z | CONTRIBUTOR |
Thanks @jjhelmus! I guess that info and https://github.com/pydata/xarray/issues/2503#issuecomment-432483817 eliminates the timeout issue from the equation. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Problems with distributed and opendap netCDF endpoint 373121666 | |
432746421 | https://github.com/pydata/xarray/issues/2503#issuecomment-432746421 | https://api.github.com/repos/pydata/xarray/issues/2503 | MDEyOklzc3VlQ29tbWVudDQzMjc0NjQyMQ== | ocefpaf 950575 | 2018-10-24T17:10:44Z | 2018-10-24T17:10:44Z | CONTRIBUTOR |
I know that @jjhelmus ported the fix to He can probably say more about that. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Problems with distributed and opendap netCDF endpoint 373121666 |
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