issue_comments
7 rows where author_association = "MEMBER", issue = 484015016 and user = 5635139 sorted by updated_at descending
This data as json, CSV (advanced)
These facets timed out: author_association, issue
| id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 542979204 | https://github.com/pydata/xarray/pull/3238#issuecomment-542979204 | https://api.github.com/repos/pydata/xarray/issues/3238 | MDEyOklzc3VlQ29tbWVudDU0Mjk3OTIwNA== | max-sixty 5635139 | 2019-10-17T03:14:06Z | 2019-10-17T03:14:06Z | MEMBER | Great! Quite an effort @keewis —thank you! |
{
"total_count": 3,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 3,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
tests for arrays with units 484015016 | |
| 542938278 | https://github.com/pydata/xarray/pull/3238#issuecomment-542938278 | https://api.github.com/repos/pydata/xarray/issues/3238 | MDEyOklzc3VlQ29tbWVudDU0MjkzODI3OA== | max-sixty 5635139 | 2019-10-16T23:56:26Z | 2019-10-16T23:56:26Z | MEMBER | I think these tests are unrelated and we can merge? ```python =================================== FAILURES =================================== ____ testdatetime_reduce[False] ______ dask = False
xarray/tests/test_duck_array_ops.py:288: AssertionError ____ test_datetime_reduce[True] ______ dask = True
|
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
tests for arrays with units 484015016 | |
| 542913779 | https://github.com/pydata/xarray/pull/3238#issuecomment-542913779 | https://api.github.com/repos/pydata/xarray/issues/3238 | MDEyOklzc3VlQ29tbWVudDU0MjkxMzc3OQ== | max-sixty 5635139 | 2019-10-16T22:14:56Z | 2019-10-16T22:14:56Z | MEMBER |
(remove emphasis in actual version)
👍 , let's add a sentence |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
tests for arrays with units 484015016 | |
| 542416181 | https://github.com/pydata/xarray/pull/3238#issuecomment-542416181 | https://api.github.com/repos/pydata/xarray/issues/3238 | MDEyOklzc3VlQ29tbWVudDU0MjQxNjE4MQ== | max-sixty 5635139 | 2019-10-15T21:38:43Z | 2019-10-15T21:38:43Z | MEMBER | OK great! @crusaderky any final thoughts? Anyone else? |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
tests for arrays with units 484015016 | |
| 542391175 | https://github.com/pydata/xarray/pull/3238#issuecomment-542391175 | https://api.github.com/repos/pydata/xarray/issues/3238 | MDEyOklzc3VlQ29tbWVudDU0MjM5MTE3NQ== | max-sixty 5635139 | 2019-10-15T20:30:30Z | 2019-10-15T20:30:30Z | MEMBER |
👍 |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
tests for arrays with units 484015016 | |
| 533181017 | https://github.com/pydata/xarray/pull/3238#issuecomment-533181017 | https://api.github.com/repos/pydata/xarray/issues/3238 | MDEyOklzc3VlQ29tbWVudDUzMzE4MTAxNw== | max-sixty 5635139 | 2019-09-19T15:20:01Z | 2019-09-19T15:20:01Z | MEMBER | In general we've tried to make |
{
"total_count": 2,
"+1": 2,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
tests for arrays with units 484015016 | |
| 523926972 | https://github.com/pydata/xarray/pull/3238#issuecomment-523926972 | https://api.github.com/repos/pydata/xarray/issues/3238 | MDEyOklzc3VlQ29tbWVudDUyMzkyNjk3Mg== | max-sixty 5635139 | 2019-08-22T14:19:37Z | 2019-08-22T14:19:37Z | MEMBER | Great! This is going to be exciting. Ping here for any questions!
V easy - add to |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
tests for arrays with units 484015016 |
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