home / github

Menu
  • GraphQL API
  • Search all tables

issue_comments

Table actions
  • GraphQL API for issue_comments

9 rows where issue = 488243328 and user = 2448579 sorted by updated_at descending

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: created_at (date)

user 1

  • dcherian · 9 ✖

issue 1

  • map_blocks · 9 ✖

author_association 1

  • MEMBER 9
id html_url issue_url node_id user created_at updated_at ▲ author_association body reactions performed_via_github_app issue
540863450 https://github.com/pydata/xarray/pull/3276#issuecomment-540863450 https://api.github.com/repos/pydata/xarray/issues/3276 MDEyOklzc3VlQ29tbWVudDU0MDg2MzQ1MA== dcherian 2448579 2019-10-11T01:37:42Z 2019-10-11T01:37:42Z MEMBER

!

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  map_blocks 488243328
540837143 https://github.com/pydata/xarray/pull/3276#issuecomment-540837143 https://api.github.com/repos/pydata/xarray/issues/3276 MDEyOklzc3VlQ29tbWVudDU0MDgzNzE0Mw== dcherian 2448579 2019-10-10T23:19:37Z 2019-10-10T23:19:37Z MEMBER

Added one line to docstring. Looks good otherwise. Thanks @crusaderky

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  map_blocks 488243328
540627439 https://github.com/pydata/xarray/pull/3276#issuecomment-540627439 https://api.github.com/repos/pydata/xarray/issues/3276 MDEyOklzc3VlQ29tbWVudDU0MDYyNzQzOQ== dcherian 2448579 2019-10-10T14:57:43Z 2019-10-10T14:57:43Z MEMBER

@crusaderky should be fixed.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  map_blocks 488243328
539780023 https://github.com/pydata/xarray/pull/3276#issuecomment-539780023 https://api.github.com/repos/pydata/xarray/issues/3276 MDEyOklzc3VlQ29tbWVudDUzOTc4MDAyMw== dcherian 2448579 2019-10-09T01:38:12Z 2019-10-09T01:38:12Z MEMBER

hahaha the conflict was that you deleted dask_array_compat! I added it back in for meta_from_array

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  map_blocks 488243328
538004304 https://github.com/pydata/xarray/pull/3276#issuecomment-538004304 https://api.github.com/repos/pydata/xarray/issues/3276 MDEyOklzc3VlQ29tbWVudDUzODAwNDMwNA== dcherian 2448579 2019-10-03T15:47:51Z 2019-10-03T15:47:51Z MEMBER

Thanks for the type annotations, @crusaderky.

map_blocks now handles attrs and name changes so I've switched almost all tests to assert_identical. I'm calling compute manually till we can figure out what's wrong with assert_equal (e.g. #3350). The only exception is Dataset.to_array() which doesn't preserve name.

I copied over meta_to_array to account for dask < 2.0

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  map_blocks 488243328
533589666 https://github.com/pydata/xarray/pull/3276#issuecomment-533589666 https://api.github.com/repos/pydata/xarray/issues/3276 MDEyOklzc3VlQ29tbWVudDUzMzU4OTY2Ng== dcherian 2448579 2019-09-20T15:00:39Z 2019-09-20T15:00:39Z MEMBER

Ready for review. I failed hard at adding types, so some help there would be appreciated.

Otherwise I think I've made all changes.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  map_blocks 488243328
531481714 https://github.com/pydata/xarray/pull/3276#issuecomment-531481714 https://api.github.com/repos/pydata/xarray/issues/3276 MDEyOklzc3VlQ29tbWVudDUzMTQ4MTcxNA== dcherian 2448579 2019-09-14T13:56:19Z 2019-09-14T13:56:19Z MEMBER

Thanks for the extremely thorough review @crusaderky. I'll work on this slowly over the next few days

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  map_blocks 488243328
531443628 https://github.com/pydata/xarray/pull/3276#issuecomment-531443628 https://api.github.com/repos/pydata/xarray/issues/3276 MDEyOklzc3VlQ29tbWVudDUzMTQ0MzYyOA== dcherian 2448579 2019-09-14T03:12:39Z 2019-09-14T03:12:39Z MEMBER

Ready for review.

@crusaderky I'd like to add DataArray.map_blocks and Dataset.map_blocks but don't know how to work around the circular import issue.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  map_blocks 488243328
529167703 https://github.com/pydata/xarray/pull/3276#issuecomment-529167703 https://api.github.com/repos/pydata/xarray/issues/3276 MDEyOklzc3VlQ29tbWVudDUyOTE2NzcwMw== dcherian 2448579 2019-09-08T04:05:21Z 2019-09-08T06:38:32Z MEMBER

I can reconstruct Datasets now. ~This version requires a template kwarg to know what the returned object looks like. I'll add some code to infer that next.~

Now infers properties of the returned object.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  map_blocks 488243328

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

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]);
Powered by Datasette · Queries took 2217.752ms · About: xarray-datasette