Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / deshaw/versioned-hdf5 issues and pull requests

#363 - Release prep v1.8.0

Pull Request - State: closed - Opened by peytondmurray 6 months ago

#362 - Label hypothesis tests as slow

Pull Request - State: closed - Opened by crusaderky 6 months ago

#361 - Nitpicks in design doc

Pull Request - State: closed - Opened by crusaderky 6 months ago

#360 - Make the tests workflow update before installing native deps

Pull Request - State: closed - Opened by peytondmurray 6 months ago - 1 comment

#359 - Improve Hashtable initialization

Pull Request - State: closed - Opened by ArvidJB 6 months ago

#358 - Fix nondefault compression handling

Pull Request - State: closed - Opened by peytondmurray 7 months ago - 2 comments

#357 - Support chunk cache in versioned-hdf5 (PyInf#13103)

Issue - State: open - Opened by ArvidJB 7 months ago - 1 comment

#354 - Make `InMemoryGroup` close child instances if self is closed

Pull Request - State: closed - Opened by peytondmurray 7 months ago

#352 - Slicetools update breaks local tests

Issue - State: closed - Opened by peytondmurray 7 months ago - 8 comments

#349 - Fix H5S_sel_type enum declaration

Pull Request - State: closed - Opened by ArvidJB 8 months ago

#348 - Fix chunk reuse verification for string dtype arrays

Pull Request - State: closed - Opened by peytondmurray 8 months ago - 1 comment

#347 - Test with numpy 1.24 version now that version 2.* is released

Pull Request - State: closed - Opened by ArvidJB 8 months ago - 1 comment

#346 - Move slicetools implementation to cython (PyInf#12655)

Pull Request - State: closed - Opened by ArvidJB 8 months ago

#345 - Improve read/writing performance for InMemoryDataset (PyInf#12655)

Pull Request - State: closed - Opened by ArvidJB 8 months ago - 2 comments

#344 - Add version dunder back in using importlib.metadata

Pull Request - State: closed - Opened by peytondmurray 8 months ago

#343 - Get airspeed velocity benchmarks working again (PyInf#12733)

Issue - State: open - Opened by ArvidJB 8 months ago - 3 comments

#342 - Missing __version__ after move to meson build system (Sys#872347)

Issue - State: closed - Opened by ArvidJB 8 months ago - 3 comments

#340 - Add 1.7.0 release notes

Pull Request - State: closed - Opened by peytondmurray 8 months ago

#338 - Handle strings in _verify_new_chunk_reuse (PyInf#11487)

Issue - State: closed - Opened by ArvidJB 8 months ago - 1 comment

#337 - Add option to disable verify_chunk_reuse

Pull Request - State: closed - Opened by ArvidJB 8 months ago - 5 comments

#336 - Improve performance of _verify_chunk_reuse (PyInf#11487)

Issue - State: closed - Opened by ArvidJB 8 months ago - 2 comments

#335 - Add support for docs version switcher

Pull Request - State: closed - Opened by peytondmurray 8 months ago

#334 - Fix chunk reuse check for multi-dimensional Datasets

Pull Request - State: closed - Opened by ArvidJB 8 months ago

#333 - Chunk reuse code failing on multi-dimensional array (PyInf#11487)

Issue - State: closed - Opened by ArvidJB 8 months ago - 1 comment

#332 - resize: read the entire Dataset

Pull Request - State: closed - Opened by ArvidJB 8 months ago - 6 comments

#331 - Improve exception when attempting to change dataset options (PyInf#12721)

Issue - State: open - Opened by li-dan 8 months ago - 2 comments

#330 - Improve speed of reused chunk verification

Pull Request - State: closed - Opened by peytondmurray 8 months ago - 2 comments

#329 - Optimize resize further (PyInf#12702)

Issue - State: closed - Opened by ArvidJB 8 months ago

#327 - Add append method for `InMemoryDataset`

Pull Request - State: closed - Opened by peytondmurray 9 months ago - 11 comments

#325 - resize is very expensive ("quadratic" performance) (PyInf#12702)

Issue - State: closed - Opened by ArvidJB 9 months ago - 1 comment

#324 - Faster and correct chunk reuse logging

Pull Request - State: closed - Opened by ArvidJB 9 months ago

#323 - Overhead in _log_version_diff_stats (PyInf#12680)

Issue - State: closed - Opened by ArvidJB 9 months ago

#321 - Handle non-default compression (PyInf#12601)

Issue - State: closed - Opened by ArvidJB 9 months ago - 2 comments

#320 - Method `get_diff` not found

Issue - State: closed - Opened by Diogo-Rossi 9 months ago - 1 comment

#319 - Make InMemoryGroup provide more informative reprs

Pull Request - State: closed - Opened by peytondmurray 10 months ago

#316 - Make dataset, group, and versionedhdf5file reprs more informative

Issue - State: closed - Opened by peytondmurray 11 months ago - 1 comment

#315 - Make create_virtual_dataset handle zero-length raw_data correctly

Pull Request - State: closed - Opened by peytondmurray 11 months ago - 1 comment

#314 - Bug when creating empty dataset - PyInf#12125

Issue - State: closed - Opened by ArvidJB 11 months ago - 1 comment

#313 - Detect cases where unused chunk space can be written to

Pull Request - State: closed - Opened by peytondmurray 12 months ago - 2 comments

#312 - Remove unused build/release tooling

Pull Request - State: closed - Opened by peytondmurray 12 months ago

#311 - Resolve pygrep-hooks issues in documentation

Pull Request - State: closed - Opened by peytondmurray 12 months ago

#310 - Resolve outstanding `ruff` lint issues

Issue - State: open - Opened by peytondmurray about 1 year ago

#309 - Resolve outstanding pygrep-hooks issues

Issue - State: closed - Opened by peytondmurray about 1 year ago

#308 - Enable static type checking

Issue - State: open - Opened by peytondmurray about 1 year ago

#307 - Add `pre-commit`; apply formatting across the repository

Pull Request - State: closed - Opened by peytondmurray about 1 year ago

#306 - Remove APIs deprecated in numpy 2.0; add testing in CI

Pull Request - State: closed - Opened by peytondmurray about 1 year ago

#305 - Check dataset names against blocklist before committing

Pull Request - State: closed - Opened by peytondmurray about 1 year ago

#304 - Prevent tests from generating unwanted test artifacts

Pull Request - State: closed - Opened by peytondmurray about 1 year ago

#303 - Numpy 2.0 compatibility

Issue - State: closed - Opened by peytondmurray about 1 year ago - 1 comment

#300 - Optimize `_recreate_raw_dataset` to use less memory; add versions method

Pull Request - State: closed - Opened by peytondmurray about 1 year ago - 1 comment

#299 - delete_versions does not handle attrs correctly (PyInf#11663)

Issue - State: closed - Opened by ArvidJB about 1 year ago - 2 comments

#298 - delete_versions high memory usage (PyInf#11623)

Issue - State: closed - Opened by ArvidJB about 1 year ago - 3 comments

#296 - Add check of hashed data when writing new data

Pull Request - State: closed - Opened by peytondmurray about 1 year ago - 5 comments

#295 - Detect appends and reuse chunks (PyInf#10777)

Issue - State: closed - Opened by ArvidJB about 1 year ago - 4 comments

#294 - Hash collision checks (PyInf#11487)

Issue - State: closed - Opened by ArvidJB about 1 year ago - 4 comments

#293 - Add diff API

Pull Request - State: closed - Opened by peytondmurray about 1 year ago

#292 - Fixed 1.6.0 release notes

Pull Request - State: closed - Opened by peytondmurray about 1 year ago

#291 - Add 1.6.0 release notes

Pull Request - State: closed - Opened by peytondmurray about 1 year ago

#290 - Create release for hashing changes

Issue - State: closed - Opened by ArvidJB over 1 year ago - 1 comment

#289 - Include string length when hashing

Pull Request - State: closed - Opened by ArvidJB over 1 year ago

#288 - Collisions when hashing unbounded strings

Issue - State: closed - Opened by ArvidJB over 1 year ago - 2 comments

#287 - Update error/warning message to give correct instructions

Pull Request - State: closed - Opened by ArvidJB over 1 year ago - 1 comment

#286 - Fix deprecated CI parameter

Pull Request - State: closed - Opened by peytondmurray over 1 year ago

#285 - Remove all pp aliases, call posixpath explicitly

Pull Request - State: closed - Opened by peytondmurray over 1 year ago

#284 - Add 1.5.0 release notes

Pull Request - State: closed - Opened by peytondmurray over 1 year ago

#283 - Add 1.4.4 release notes

Pull Request - State: closed - Opened by peytondmurray over 1 year ago

#282 - Fix hashtable rebuilding logic to not corrupt hashtables

Pull Request - State: closed - Opened by ArvidJB over 1 year ago - 1 comment

#281 - Rewrite test_delete_versions_speed to use mocks

Pull Request - State: closed - Opened by peytondmurray over 1 year ago

#280 - Corrupted hash_table after rebuilding - PyInf#11257

Issue - State: closed - Opened by ArvidJB over 1 year ago - 3 comments

#279 - Add 1.4.3 release notes

Pull Request - State: closed - Opened by peytondmurray over 1 year ago

#278 - Fix issue when rebuilding hashtables of nested datasets

Pull Request - State: closed - Opened by peytondmurray over 1 year ago - 2 comments

#277 - Delete versions OOM fix

Pull Request - State: closed - Opened by peytondmurray over 1 year ago - 3 comments

#275 - Bug in _rebuild_hashtables (PyInf#11013)

Issue - State: closed - Opened by ArvidJB over 1 year ago

#274 - Guess a sensible default chunk size if none specified

Pull Request - State: closed - Opened by peytondmurray over 1 year ago - 2 comments

#272 - Add 1.4.2 release notes

Pull Request - State: closed - Opened by peytondmurray over 1 year ago

#271 - Rework `test_delete_versions_speed` to use mock

Issue - State: closed - Opened by peytondmurray over 1 year ago

#270 - Add 1.4.1 release notes

Pull Request - State: closed - Opened by peytondmurray over 1 year ago

#269 - Replace `posixpath` usage with `pathlib`

Issue - State: closed - Opened by peytondmurray over 1 year ago - 1 comment

#268 - PYPI Release workflow deprecated parameter

Issue - State: closed - Opened by peytondmurray over 1 year ago

#267 - Add 1.4.0 release notes

Pull Request - State: closed - Opened by peytondmurray over 1 year ago

#266 - Pass None as fill value for vlen raw dataset recreation

Pull Request - State: closed - Opened by rahasurana over 1 year ago - 3 comments

#265 - Remove rever

Pull Request - State: closed - Opened by peytondmurray over 1 year ago

#264 - Change-only version selection (PyInf#10524)

Issue - State: closed - Opened by rahasurana over 1 year ago - 7 comments