issue_comments
4 rows where author_association = "MEMBER", issue = 818051289 and user = 14808389 sorted by updated_at descending
This data as json, CSV (advanced)
issue 1
- add a combine_attrs option to open_mfdataset · 4 ✖
| id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 812868358 | https://github.com/pydata/xarray/pull/4971#issuecomment-812868358 | https://api.github.com/repos/pydata/xarray/issues/4971 | MDEyOklzc3VlQ29tbWVudDgxMjg2ODM1OA== | keewis 14808389 | 2021-04-03T13:52:26Z | 2021-04-03T13:52:26Z | MEMBER | should we merge this? It is blocking #4902, which in turn is blocking #5041. |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
add a combine_attrs option to open_mfdataset 818051289 | |
| 811436416 | https://github.com/pydata/xarray/pull/4971#issuecomment-811436416 | https://api.github.com/repos/pydata/xarray/issues/4971 | MDEyOklzc3VlQ29tbWVudDgxMTQzNjQxNg== | keewis 14808389 | 2021-03-31T20:22:04Z | 2021-03-31T20:22:04Z | MEMBER | (the RTD build fails because |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
add a combine_attrs option to open_mfdataset 818051289 | |
| 811386980 | https://github.com/pydata/xarray/pull/4971#issuecomment-811386980 | https://api.github.com/repos/pydata/xarray/issues/4971 | MDEyOklzc3VlQ29tbWVudDgxMTM4Njk4MA== | keewis 14808389 | 2021-03-31T19:39:17Z | 2021-03-31T19:39:17Z | MEMBER | I decided to change the default from I guess that means that unless the CI fails this should be ready for review / merging? |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
add a combine_attrs option to open_mfdataset 818051289 | |
| 787521182 | https://github.com/pydata/xarray/pull/4971#issuecomment-787521182 | https://api.github.com/repos/pydata/xarray/issues/4971 | MDEyOklzc3VlQ29tbWVudDc4NzUyMTE4Mg== | keewis 14808389 | 2021-02-28T20:53:23Z | 2021-02-28T20:53:23Z | MEMBER | for the main object, yes, but for the variables of that object We might eventually want to switch both to |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
add a combine_attrs option to open_mfdataset 818051289 |
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