issue_comments
4 rows where issue = 1116080396 and user = 5821660 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
issue 1
- MNT: prepare h5netcdf backend for (coming) change in dimension handling · 4 ✖
| id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 1023250220 | https://github.com/pydata/xarray/pull/6200#issuecomment-1023250220 | https://api.github.com/repos/pydata/xarray/issues/6200 | IC_kwDOAMm_X848_Y8s | kmuehlbauer 5821660 | 2022-01-27T14:10:51Z | 2022-01-27T14:10:51Z | MEMBER | @mathause The fix is applied and works. We have some issues with |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
MNT: prepare h5netcdf backend for (coming) change in dimension handling 1116080396 | |
| 1023179487 | https://github.com/pydata/xarray/pull/6200#issuecomment-1023179487 | https://api.github.com/repos/pydata/xarray/issues/6200 | IC_kwDOAMm_X848_Hrf | kmuehlbauer 5821660 | 2022-01-27T12:58:04Z | 2022-01-27T12:58:04Z | MEMBER | @dionhaefner Could you please have a look at the chunksizes FutureWarnings (eg. here https://github.com/pydata/xarray/runs/4965336696?check_suite_focus=true#step:8:344). Are the chunksizes via |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
MNT: prepare h5netcdf backend for (coming) change in dimension handling 1116080396 | |
| 1023103900 | https://github.com/pydata/xarray/pull/6200#issuecomment-1023103900 | https://api.github.com/repos/pydata/xarray/issues/6200 | IC_kwDOAMm_X848-1Oc | kmuehlbauer 5821660 | 2022-01-27T11:17:55Z | 2022-01-27T11:17:55Z | MEMBER | I'd also like to add fixes to silence new FutureWarnings emitted by |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
MNT: prepare h5netcdf backend for (coming) change in dimension handling 1116080396 | |
| 1023100530 | https://github.com/pydata/xarray/pull/6200#issuecomment-1023100530 | https://api.github.com/repos/pydata/xarray/issues/6200 | IC_kwDOAMm_X848-0Zy | kmuehlbauer 5821660 | 2022-01-27T11:13:42Z | 2022-01-27T11:13:42Z | MEMBER | @mathause Although I'm pretty sure that this fixes the upstream-dev run, it would be good to verify. Is it possible to run the upstream-dev with this PR? |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
MNT: prepare h5netcdf backend for (coming) change in dimension handling 1116080396 |
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