issue_comments
5 rows where issue = 833300644 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
issue 1
- ⚠️ Nightly upstream-dev CI failed ⚠️ · 5 ✖
| id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 801330694 | https://github.com/pydata/xarray/issues/5042#issuecomment-801330694 | https://api.github.com/repos/pydata/xarray/issues/5042 | MDEyOklzc3VlQ29tbWVudDgwMTMzMDY5NA== | keewis 14808389 | 2021-03-17T18:55:23Z | 2021-03-17T18:55:23Z | MEMBER | this is the same as #4539 |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
⚠️ Nightly upstream-dev CI failed ⚠️ 833300644 | |
| 801236522 | https://github.com/pydata/xarray/issues/5042#issuecomment-801236522 | https://api.github.com/repos/pydata/xarray/issues/5042 | MDEyOklzc3VlQ29tbWVudDgwMTIzNjUyMg== | keewis 14808389 | 2021-03-17T16:42:18Z | 2021-03-17T16:42:18Z | MEMBER | I'd think so, yes. If we're wrong CI will just open a new issue. |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
⚠️ Nightly upstream-dev CI failed ⚠️ 833300644 | |
| 801214017 | https://github.com/pydata/xarray/issues/5042#issuecomment-801214017 | https://api.github.com/repos/pydata/xarray/issues/5042 | MDEyOklzc3VlQ29tbWVudDgwMTIxNDAxNw== | andersy005 13301940 | 2021-03-17T16:12:45Z | 2021-03-17T16:12:45Z | MEMBER | 5044 has been merged, and everything appears to be working fine. Should we close this issue? |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
⚠️ Nightly upstream-dev CI failed ⚠️ 833300644 | |
| 800983512 | https://github.com/pydata/xarray/issues/5042#issuecomment-800983512 | https://api.github.com/repos/pydata/xarray/issues/5042 | MDEyOklzc3VlQ29tbWVudDgwMDk4MzUxMg== | keewis 14808389 | 2021-03-17T10:48:21Z | 2021-03-17T10:48:21Z | MEMBER | that one seems to be flaky, it doesn't fail in #5044. |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
⚠️ Nightly upstream-dev CI failed ⚠️ 833300644 | |
| 800719674 | https://github.com/pydata/xarray/issues/5042#issuecomment-800719674 | https://api.github.com/repos/pydata/xarray/issues/5042 | MDEyOklzc3VlQ29tbWVudDgwMDcxOTY3NA== | andersy005 13301940 | 2021-03-17T01:15:19Z | 2021-03-17T01:15:19Z | MEMBER | I am unable to replicate the failure locally. I'm using: Version information```python >>> xr.show_versions() INSTALLED VERSIONS ------------------ commit: 37fe5441c8a2fb981f2c50b8379d7d4f8492ae19 python: 3.9.2 | packaged by conda-forge | (default, Feb 21 2021, 05:02:20) [Clang 11.0.1 ] python-bits: 64 OS: Darwin OS-release: 19.6.0 machine: x86_64 processor: i386 byteorder: little LC_ALL: None LANG: en_US.UTF-8 LOCALE: en_US.UTF-8 libhdf5: 1.10.6 libnetcdf: 4.7.4 xarray: 0.16.1.dev390+g266cd6c2.d20210307 pandas: 1.3.0.dev0+1065.g7af47c999d numpy: 1.21.0.dev0+934.g6222e283f scipy: 1.7.0.dev0+83205b1 netCDF4: 1.5.6 pydap: installed h5netcdf: 0.10.0 h5py: 3.1.0 Nio: None zarr: 2.6.2.dev47 cftime: 1.4.1 nc_time_axis: 1.2.0 PseudoNetCDF: installed rasterio: 1.3dev cfgrib: 0.9.8.5 iris: 2.4.0 bottleneck: 1.4.0.dev0+117.gf2bc792 dask: 2021.03.0+27.g82fcaab0 distributed: 2021.03.0+13.g4898d39e matplotlib: 3.4.0rc3 cartopy: 0.18.0 seaborn: 0.11.1 numbagg: installed pint: 0.16.2.dev80+gdd63fbd setuptools: 49.6.0.post20210108 pip: 20.2.4 conda: None pytest: 6.2.2 IPython: None sphinx: None ``` |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
⚠️ Nightly upstream-dev CI failed ⚠️ 833300644 |
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 2