issue_comments
5 rows where issue = 431595147 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
issue 1
- Add broadcast_like? · 5 ✖
| id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 482326502 | https://github.com/pydata/xarray/issues/2885#issuecomment-482326502 | https://api.github.com/repos/pydata/xarray/issues/2885 | MDEyOklzc3VlQ29tbWVudDQ4MjMyNjUwMg== | fujiisoup 6815844 | 2019-04-11T21:23:09Z | 2019-04-11T21:23:09Z | MEMBER | That makes sense. Convinced. |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Add broadcast_like? 431595147 | |
| 482281186 | https://github.com/pydata/xarray/issues/2885#issuecomment-482281186 | https://api.github.com/repos/pydata/xarray/issues/2885 | MDEyOklzc3VlQ29tbWVudDQ4MjI4MTE4Ng== | dcherian 2448579 | 2019-04-11T19:52:33Z | 2019-04-11T19:52:33Z | MEMBER | Yeah |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Add broadcast_like? 431595147 | |
| 482274589 | https://github.com/pydata/xarray/issues/2885#issuecomment-482274589 | https://api.github.com/repos/pydata/xarray/issues/2885 | MDEyOklzc3VlQ29tbWVudDQ4MjI3NDU4OQ== | shoyer 1217238 | 2019-04-11T19:33:27Z | 2019-04-11T19:33:27Z | MEMBER |
I think that would be a little confusing -- it's not clear whether the result should include a broadcast version of only |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Add broadcast_like? 431595147 | |
| 482273486 | https://github.com/pydata/xarray/issues/2885#issuecomment-482273486 | https://api.github.com/repos/pydata/xarray/issues/2885 | MDEyOklzc3VlQ29tbWVudDQ4MjI3MzQ4Ng== | fujiisoup 6815844 | 2019-04-11T19:30:01Z | 2019-04-11T19:30:01Z | MEMBER | Can it be simply |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Add broadcast_like? 431595147 | |
| 482226102 | https://github.com/pydata/xarray/issues/2885#issuecomment-482226102 | https://api.github.com/repos/pydata/xarray/issues/2885 | MDEyOklzc3VlQ29tbWVudDQ4MjIyNjEwMg== | shoyer 1217238 | 2019-04-11T17:54:57Z | 2019-04-11T17:54:57Z | MEMBER | Sounds good to me! |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Add broadcast_like? 431595147 |
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 3