issue_comments
6 rows where author_association = "MEMBER", issue = 915057433 and user = 4160723 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: reactions, created_at (date), updated_at (date)
issue 1
- [community] Flexible indexes meeting · 6 ✖
| id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 1015568242 | https://github.com/pydata/xarray/issues/5452#issuecomment-1015568242 | https://api.github.com/repos/pydata/xarray/issues/5452 | IC_kwDOAMm_X848iFdy | benbovy 4160723 | 2022-01-18T16:13:07Z | 2022-01-18T16:13:07Z | MEMBER | Hi everyone, Since my activity on flexible indexes refactor is rather sparse these days, I suggest to cancel the meeting today and I think that we can stop the regular meetings for now. I'd like to thank @shoyer and everyone who have joined the previous meetings! It has been very helpful for my (still ongoing) work on this. I'll continue to comment on my progress in #5692, and we can still discuss there and in other issues! |
{
"total_count": 2,
"+1": 2,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
[community] Flexible indexes meeting 915057433 | |
| 981936416 | https://github.com/pydata/xarray/issues/5452#issuecomment-981936416 | https://api.github.com/repos/pydata/xarray/issues/5452 | IC_kwDOAMm_X846hykg | benbovy 4160723 | 2021-11-29T19:15:34Z | 2021-11-29T19:15:34Z | MEMBER | Hi everyone, I won't be able to join the meeting tomorrow (Tue Nov 30th). Let's meet next week! |
{
"total_count": 1,
"+1": 1,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
[community] Flexible indexes meeting 915057433 | |
| 969965050 | https://github.com/pydata/xarray/issues/5452#issuecomment-969965050 | https://api.github.com/repos/pydata/xarray/issues/5452 | IC_kwDOAMm_X8450H36 | benbovy 4160723 | 2021-11-16T07:40:58Z | 2021-11-16T07:40:58Z | MEMBER | Hi everyone, unfortunately I can't join the meeting today. Let's meet next week (Nov 23rd). |
{
"total_count": 1,
"+1": 1,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
[community] Flexible indexes meeting 915057433 | |
| 896124303 | https://github.com/pydata/xarray/issues/5452#issuecomment-896124303 | https://api.github.com/repos/pydata/xarray/issues/5452 | IC_kwDOAMm_X841acWP | benbovy 4160723 | 2021-08-10T16:00:55Z | 2021-08-10T16:00:55Z | MEMBER | Hi everyone, I won't be able to join the meeting next week (Tue Aug 17). Let's meet back Tue Aug 24! |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
[community] Flexible indexes meeting 915057433 | |
| 871302281 | https://github.com/pydata/xarray/issues/5452#issuecomment-871302281 | https://api.github.com/repos/pydata/xarray/issues/5452 | MDEyOklzc3VlQ29tbWVudDg3MTMwMjI4MQ== | benbovy 4160723 | 2021-06-30T10:58:32Z | 2021-06-30T10:58:32Z | MEMBER | Hi everyone, I'll take two weeks off starting from next week, so I suggest to meet up again starting from Tue 20th July. I also added a link to the (raw) meeting notes in my top-level comment. |
{
"total_count": 1,
"+1": 1,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
[community] Flexible indexes meeting 915057433 | |
| 861319915 | https://github.com/pydata/xarray/issues/5452#issuecomment-861319915 | https://api.github.com/repos/pydata/xarray/issues/5452 | MDEyOklzc3VlQ29tbWVudDg2MTMxOTkxNQ== | benbovy 4160723 | 2021-06-15T08:58:26Z | 2021-06-15T08:58:26Z | MEMBER | Hi everyone, I have an appointment and won't be able to join the meeting later today, sorry. I suggest to skip this one and meet next week. |
{
"total_count": 2,
"+1": 2,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
[community] Flexible indexes meeting 915057433 |
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