issue_comments
5 rows where user = 199050 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: issue_url, created_at (date), updated_at (date)
user 1
- sebix · 5 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
848726039 | https://github.com/pydata/xarray/issues/5375#issuecomment-848726039 | https://api.github.com/repos/pydata/xarray/issues/5375 | MDEyOklzc3VlQ29tbWVudDg0ODcyNjAzOQ== | sebix 199050 | 2021-05-26T12:26:10Z | 2021-05-26T12:26:10Z | CONTRIBUTOR |
It was proposed by @dcherian in https://github.com/pydata/xarray/issues/5341#issuecomment-844105683 |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Tests TestDataset.test_resample_loffset and test_interpolate_1d[1-x-linear] fail on i586 901856178 | |
846608474 | https://github.com/pydata/xarray/pull/5364#issuecomment-846608474 | https://api.github.com/repos/pydata/xarray/issues/5364 | MDEyOklzc3VlQ29tbWVudDg0NjYwODQ3NA== | sebix 199050 | 2021-05-23T18:56:10Z | 2021-05-23T18:56:10Z | CONTRIBUTOR |
Sorry, I have no more insight, I just know that the test is failing on that particular architecture (x86_64, ppc64, ppc64le, aarch64 are fine). |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
use assert_allcose on test_resample_loffset 898971620 | |
844257919 | https://github.com/pydata/xarray/issues/5341#issuecomment-844257919 | https://api.github.com/repos/pydata/xarray/issues/5341 | MDEyOklzc3VlQ29tbWVudDg0NDI1NzkxOQ== | sebix 199050 | 2021-05-19T16:16:59Z | 2021-05-19T16:16:59Z | CONTRIBUTOR | Yes, that works |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Test test_resample_loffset fails on i586 with Python 3.9 895163261 | |
381395284 | https://github.com/pydata/xarray/issues/2050#issuecomment-381395284 | https://api.github.com/repos/pydata/xarray/issues/2050 | MDEyOklzc3VlQ29tbWVudDM4MTM5NTI4NA== | sebix 199050 | 2018-04-15T10:17:20Z | 2018-04-15T10:17:20Z | CONTRIBUTOR | On 2018-04-14 18:48, Stephan Hoyer wrote:
|GenericNetCDFDataTest.test_append_overwrite_values GenericNetCDFDataTest.test_append_write ||GenericNetCDFDataTestAutocloseTrue.test_append_overwrite_values| || |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
test_cross_engine_read_write_netcdf3 is now failing on master 313040371 | |
381326874 | https://github.com/pydata/xarray/issues/2050#issuecomment-381326874 | https://api.github.com/repos/pydata/xarray/issues/2050 | MDEyOklzc3VlQ29tbWVudDM4MTMyNjg3NA== | sebix 199050 | 2018-04-14T12:48:35Z | 2018-04-14T12:48:35Z | CONTRIBUTOR | Same problem here. Full log:
With python-netCDF4 == 1.3.1, scipy == 1.0.0, netcdf == 4.4.1 Probably a conditional skip is a (short term) solution? |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
test_cross_engine_read_write_netcdf3 is now failing on master 313040371 |
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]);
issue 4