home / github / commits

Menu
  • Search all tables
  • GraphQL API

commits: 021c73e12cccb06c017ce6420dd043a0cfbf9f08

This data as json

sha message author_date committer_date raw_author raw_committer repo author committer
021c73e12cccb06c017ce6420dd043a0cfbf9f08 Avoid loading entire dataset by getting the nbytes in an array (#7356) * Avoid instantiating entire dataset by getting the nbytes in an array Using `.data` accidentally tries to load the whole lazy arrays into memory. Sad. * DOC: Add release note for bugfix. * Add test to ensure that number of bytes of sparse array is correctly reported * Add suggested test using InaccessibleArray * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Remove duplicate test Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Deepak Cherian <dcherian@users.noreply.github.com> 2022-12-12T16:46:40Z 2022-12-12T16:46:40Z 6068ef178b1a24077fdbbe3ea6f0c3fe97b6ae77 cd792325681cbad9f663f2879d8b69f1edbb678f 13221727 90008 19864447
Powered by Datasette · Queries took 162.923ms · About: xarray-datasette