issue_comments
7 rows where author_association = "MEMBER", issue = 551680561 and user = 2448579 sorted by updated_at descending
This data as json, CSV (advanced)
issue 1
- Pint support for variables · 7 ✖
| id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 590105084 | https://github.com/pydata/xarray/pull/3706#issuecomment-590105084 | https://api.github.com/repos/pydata/xarray/issues/3706 | MDEyOklzc3VlQ29tbWVudDU5MDEwNTA4NA== | dcherian 2448579 | 2020-02-23T19:13:03Z | 2020-02-23T19:13:03Z | MEMBER | Test failures look unrelated. Thanks @keewis |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Pint support for variables 551680561 | |
| 582476396 | https://github.com/pydata/xarray/pull/3706#issuecomment-582476396 | https://api.github.com/repos/pydata/xarray/issues/3706 | MDEyOklzc3VlQ29tbWVudDU4MjQ3NjM5Ng== | dcherian 2448579 | 2020-02-05T15:57:10Z | 2020-02-05T15:57:10Z | MEMBER |
:+1: to smaller PRs! |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Pint support for variables 551680561 | |
| 578178685 | https://github.com/pydata/xarray/pull/3706#issuecomment-578178685 | https://api.github.com/repos/pydata/xarray/issues/3706 | MDEyOklzc3VlQ29tbWVudDU3ODE3ODY4NQ== | dcherian 2448579 | 2020-01-24T15:31:32Z | 2020-01-24T15:31:32Z | MEMBER | OK let's see what @shoyer thinks |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Pint support for variables 551680561 | |
| 577977929 | https://github.com/pydata/xarray/pull/3706#issuecomment-577977929 | https://api.github.com/repos/pydata/xarray/issues/3706 | MDEyOklzc3VlQ29tbWVudDU3Nzk3NzkyOQ== | dcherian 2448579 | 2020-01-24T03:34:04Z | 2020-01-24T03:34:04Z | MEMBER | I guess we need to either pass a kwarg regarding checking units/dimensionality down to I think a separate Note that we explicitly use |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Pint support for variables 551680561 | |
| 577894139 | https://github.com/pydata/xarray/pull/3706#issuecomment-577894139 | https://api.github.com/repos/pydata/xarray/issues/3706 | MDEyOklzc3VlQ29tbWVudDU3Nzg5NDEzOQ== | dcherian 2448579 | 2020-01-23T21:51:52Z | 2020-01-23T21:51:52Z | MEMBER |
Fine by me. :) |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Pint support for variables 551680561 | |
| 577894064 | https://github.com/pydata/xarray/pull/3706#issuecomment-577894064 | https://api.github.com/repos/pydata/xarray/issues/3706 | MDEyOklzc3VlQ29tbWVudDU3Nzg5NDA2NA== | dcherian 2448579 | 2020-01-23T21:51:39Z | 2020-01-23T21:51:39Z | MEMBER |
|
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Pint support for variables 551680561 | |
| 577885631 | https://github.com/pydata/xarray/pull/3706#issuecomment-577885631 | https://api.github.com/repos/pydata/xarray/issues/3706 | MDEyOklzc3VlQ29tbWVudDU3Nzg4NTYzMQ== | dcherian 2448579 | 2020-01-23T21:29:14Z | 2020-01-23T21:29:14Z | MEMBER | I think your
This may be necessary but perhaps not the most important thing right now? |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Pint support for variables 551680561 |
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