pull_requests: 22158517
This data as json
id | node_id | number | state | locked | title | user | body | created_at | updated_at | closed_at | merged_at | merge_commit_sha | assignee | milestone | draft | head | base | author_association | auto_merge | repo | url | merged_by |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
22158517 | MDExOlB1bGxSZXF1ZXN0MjIxNTg1MTc= | 245 | closed | 0 | Modular encodings (rebased) | 1217238 | This change is rebased on master and should let us pick up from #175. CC @akleeman --- Restructured Backends to make CF convention application more consistent. Amongst other things this includes: - EncodedDataStores which can wrap other stores and allow for modular encoding/decoding. - Trivial indices ds['x'] = ('x', np.arange(10)) are no longer stored on disk and are only created when accessed. - AbstractDataStore API change. Shouldn't effect external users. - missing_value attributes now function like _FillValue All current tests are passing (though it could use more new ones). --- Post rebase notes (shoyer, Oct 2, 2014): Most tests are passing, though a couple are broken: - test_roundtrip_mask_and_scale (because this change needs a fix to not break the current API) - test_roundtrip_strings_with_fill_value on TestCFEncodedDataStore (I don't entirely understand why, let's come back to it later) | 2014-10-02T18:05:50Z | 2014-10-23T06:27:16Z | 2014-10-11T21:30:07Z | 2014-10-11T21:30:07Z | 1ffb07531be0f686eeacb9f462ebb4697fda31d4 | 799012 | 0 | ad7df2b257b1dc6e391d01c2e04af2e1e97eb797 | b681af2df89b9de1dcded5d597391f919ffa15e6 | MEMBER | 13221727 | https://github.com/pydata/xarray/pull/245 |
Links from other tables
- 2 rows from pull_requests_id in labels_pull_requests