issue_comments
5 rows where issue = 510631260 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: reactions, created_at (date), updated_at (date)
issue 1
- Sync with latest version of cftime (v1.0.4) · 5 ✖
| id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 545094679 | https://github.com/pydata/xarray/pull/3430#issuecomment-545094679 | https://api.github.com/repos/pydata/xarray/issues/3430 | MDEyOklzc3VlQ29tbWVudDU0NTA5NDY3OQ== | dcherian 2448579 | 2019-10-22T18:31:29Z | 2019-10-22T18:31:29Z | MEMBER | Thanks @andersy005 |
{
"total_count": 1,
"+1": 1,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Sync with latest version of cftime (v1.0.4) 510631260 | |
| 545024572 | https://github.com/pydata/xarray/pull/3430#issuecomment-545024572 | https://api.github.com/repos/pydata/xarray/issues/3430 | MDEyOklzc3VlQ29tbWVudDU0NTAyNDU3Mg== | andersy005 13301940 | 2019-10-22T15:40:52Z | 2019-10-22T15:40:52Z | MEMBER |
Done! |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Sync with latest version of cftime (v1.0.4) 510631260 | |
| 544956355 | https://github.com/pydata/xarray/pull/3430#issuecomment-544956355 | https://api.github.com/repos/pydata/xarray/issues/3430 | MDEyOklzc3VlQ29tbWVudDU0NDk1NjM1NQ== | pep8speaks 24736507 | 2019-10-22T13:15:31Z | 2019-10-22T15:40:39Z | NONE | Hello @andersy005! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found: There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers: Comment last updated at 2019-10-22 15:40:39 UTC |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Sync with latest version of cftime (v1.0.4) 510631260 | |
| 545010969 | https://github.com/pydata/xarray/pull/3430#issuecomment-545010969 | https://api.github.com/repos/pydata/xarray/issues/3430 | MDEyOklzc3VlQ29tbWVudDU0NTAxMDk2OQ== | dcherian 2448579 | 2019-10-22T15:12:23Z | 2019-10-22T15:12:23Z | MEMBER | Thanks @andersy005, can you add a whats-new entry please. |
{
"total_count": 1,
"+1": 1,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Sync with latest version of cftime (v1.0.4) 510631260 | |
| 544980437 | https://github.com/pydata/xarray/pull/3430#issuecomment-544980437 | https://api.github.com/repos/pydata/xarray/issues/3430 | MDEyOklzc3VlQ29tbWVudDU0NDk4MDQzNw== | andersy005 13301940 | 2019-10-22T14:07:25Z | 2019-10-22T14:07:25Z | MEMBER | @spencerkclark, thank you for the review, and looking into #3427! I was having a hard time debugging #3427 due to the opaque nature of |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Sync with latest version of cftime (v1.0.4) 510631260 |
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