issues: 40536963
This data as json
id | node_id | number | title | user | state | locked | assignee | milestone | comments | created_at | updated_at | closed_at | author_association | active_lock_reason | draft | pull_request | body | reactions | performed_via_github_app | state_reason | repo | type |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
40536963 | MDU6SXNzdWU0MDUzNjk2Mw== | 217 | Strings are truncated when concatenating Datasets. | 2002703 | closed | 0 | 740776 | 0 | 2014-08-18T21:58:36Z | 2014-08-21T05:17:28Z | 2014-08-21T05:17:28Z | CONTRIBUTOR | When concatenating Datasets, a variable's string length is limited to the length in the first of the Datasets being concatenated. ```
(Note the I think this is the offending line: https://github.com/xray/xray/blob/master/xray/core/variable.py#L623
May want to use |
{ "url": "https://api.github.com/repos/pydata/xarray/issues/217/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
completed | 13221727 | issue |