home / github / commits

Menu
  • GraphQL API
  • Search all tables

commits: 0a0593d78fad6c0b776d4c3c6b32a24b2bdfba35

This data as json

sha message author_date committer_date raw_author raw_committer repo author committer
0a0593d78fad6c0b776d4c3c6b32a24b2bdfba35 WIP: Performance improvements for zarr backend (#1800) * move backend append logic to the prepare_variable methods * deprecate variables/dimensions/attrs properties on AbstractWritableDataStore * warnings instead of errors for backend properties * use attrs.update when setting zarr attributes * more performance improvements to attributes in zarr backend * fix typo * new set_dimensions method for writable data stores * more fixes for zarr * more tests for zarr and remove append logic for zarr * more tests for zarr and remove append logic for zarr * a few more tweaks to zarr attrs * Add encode methods to writable data stores, fixes for Zarr tests * fix for InMemoryDataStore * fix for unlimited dimensions Scipy Datastores * another patch for scipy * whatsnew * ordereddict * address some of rabernats comments, in particular, this commit removes the _DIMENSION_KEY from the zarr_group.attrs * stop skipping zero-dim zarr tests * update minimum zarr version for tests * cleanup and docs for zarr performance branch * fix two failing tests when using zarr master * flake8 * back to zarr 2.2 * remove extra store method 2018-01-24T14:55:51Z 2018-01-24T14:55:51Z 5f199557d0f8f69fbea5e027a407146e2669a812 cd792325681cbad9f663f2879d8b69f1edbb678f 13221727   19864447
Powered by Datasette · Queries took 0.752ms · About: xarray-datasette