issue_comments
6 rows where issue = 298421965 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
issue 1
- Local test failure in test_backends · 6 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
687659490 | https://github.com/pydata/xarray/issues/1923#issuecomment-687659490 | https://api.github.com/repos/pydata/xarray/issues/1923 | MDEyOklzc3VlQ29tbWVudDY4NzY1OTQ5MA== | mathause 10194086 | 2020-09-05T20:32:17Z | 2020-09-05T20:32:17Z | MEMBER | Without really looking - I think this can be closed given that we test |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Local test failure in test_backends 298421965 | |
447413024 | https://github.com/pydata/xarray/issues/1923#issuecomment-447413024 | https://api.github.com/repos/pydata/xarray/issues/1923 | MDEyOklzc3VlQ29tbWVudDQ0NzQxMzAyNA== | dcherian 2448579 | 2018-12-14T18:30:31Z | 2018-12-14T18:30:31Z | MEMBER | Ooops I didn't see that #1927 was open. Sorry for the noise. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Local test failure in test_backends 298421965 | |
447394726 | https://github.com/pydata/xarray/issues/1923#issuecomment-447394726 | https://api.github.com/repos/pydata/xarray/issues/1923 | MDEyOklzc3VlQ29tbWVudDQ0NzM5NDcyNg== | max-sixty 5635139 | 2018-12-14T17:28:39Z | 2018-12-14T17:28:39Z | MEMBER | I haven't tried in a while without dask - it's a very minor issue given that it only requires installing dask |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Local test failure in test_backends 298421965 | |
447393792 | https://github.com/pydata/xarray/issues/1923#issuecomment-447393792 | https://api.github.com/repos/pydata/xarray/issues/1923 | MDEyOklzc3VlQ29tbWVudDQ0NzM5Mzc5Mg== | dcherian 2448579 | 2018-12-14T17:25:24Z | 2018-12-14T17:25:24Z | MEMBER | @max-sixty Is this still an issue? |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Local test failure in test_backends 298421965 | |
388274448 | https://github.com/pydata/xarray/issues/1923#issuecomment-388274448 | https://api.github.com/repos/pydata/xarray/issues/1923 | MDEyOklzc3VlQ29tbWVudDM4ODI3NDQ0OA== | smithsp 782050 | 2018-05-11T06:35:30Z | 2018-05-11T06:35:30Z | NONE | I think that I am encountering this myself. Here is my (relevant) environment: ``` $ conda list dask packages in environment at /fusion/projects/codes/conda/omfit:Name Version Build Channeldask 0.17.0 py_0 conda-forge dask-core 0.17.0 py_0 conda-forge $ conda list xarray packages in environment at /fusion/projects/codes/conda/omfit:Name Version Build Channelxarray 0.10.3 py27_0 conda-forge $ conda list numpy packages in environment at /fusion/projects/codes/conda/omfit:Name Version Build Channelnumpy 1.12.1 py27_blas_openblas_201 [blas_openblas] conda-forge
numpydoc 0.8.0 py27_0 |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Local test failure in test_backends 298421965 | |
366887494 | https://github.com/pydata/xarray/issues/1923#issuecomment-366887494 | https://api.github.com/repos/pydata/xarray/issues/1923 | MDEyOklzc3VlQ29tbWVudDM2Njg4NzQ5NA== | shoyer 1217238 | 2018-02-20T07:20:07Z | 2018-02-20T07:20:07Z | MEMBER | I think this test would pass if you had dask installed. SciPy comes with read/write support for netCDF3, which is why this is being picked up. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Local test failure in test_backends 298421965 |
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 5