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

#340 - Add 1.7.0 release notes

Pull Request - State: closed - Opened by peytondmurray 22 days ago

#337 - Add option to disable verify_chunk_reuse

Pull Request - State: closed - Opened by ArvidJB 25 days ago - 5 comments

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

Issue - State: closed - Opened by ArvidJB 25 days ago - 2 comments

#335 - Add support for docs version switcher

Pull Request - State: closed - Opened by peytondmurray 25 days ago

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

Pull Request - State: closed - Opened by ArvidJB 25 days ago

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

Issue - State: closed - Opened by ArvidJB 25 days ago - 1 comment

#332 - resize: read the entire Dataset

Pull Request - State: closed - Opened by ArvidJB 26 days ago - 6 comments

#330 - Improve speed of reused chunk verification

Pull Request - State: closed - Opened by peytondmurray 29 days ago - 2 comments

#329 - Optimize resize further (PyInf#12702)

Issue - State: closed - Opened by ArvidJB 29 days ago

#327 - Add append method for `InMemoryDataset`

Pull Request - State: open - Opened by peytondmurray about 1 month ago - 3 comments

#326 - Optimize `InMemoryDataset.resize` to avoid quadratic performance

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

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

Issue - State: closed - Opened by ArvidJB about 1 month ago - 1 comment

#324 - Faster and correct chunk reuse logging

Pull Request - State: closed - Opened by ArvidJB about 1 month ago

#323 - Overhead in _log_version_diff_stats (PyInf#12680)

Issue - State: closed - Opened by ArvidJB about 1 month ago

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

Issue - State: open - Opened by ArvidJB about 1 month ago

#320 - Method `get_diff` not found

Issue - State: closed - Opened by Diogo-Rossi about 1 month ago - 1 comment

#319 - Make InMemoryGroup provide more informative reprs

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

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

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

#315 - Make create_virtual_dataset handle zero-length raw_data correctly

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

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

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

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

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

#312 - Remove unused build/release tooling

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

#311 - Resolve pygrep-hooks issues in documentation

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

#310 - Resolve outstanding `ruff` lint issues

Issue - State: open - Opened by peytondmurray 5 months ago

#309 - Resolve outstanding pygrep-hooks issues

Issue - State: closed - Opened by peytondmurray 5 months ago

#308 - Enable static type checking

Issue - State: open - Opened by peytondmurray 5 months ago

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

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

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

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

#305 - Check dataset names against blocklist before committing

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

#304 - Prevent tests from generating unwanted test artifacts

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

#303 - Numpy 2.0 compatibility

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

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

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

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

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

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

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

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

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

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

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

#294 - Hash collision checks (PyInf#11487)

Issue - State: closed - Opened by ArvidJB 7 months ago - 4 comments

#293 - Add diff API

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

#292 - Fixed 1.6.0 release notes

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

#291 - Add 1.6.0 release notes

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

#290 - Create release for hashing changes

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

#289 - Include string length when hashing

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

#288 - Collisions when hashing unbounded strings

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

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

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

#286 - Fix deprecated CI parameter

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

#285 - Remove all pp aliases, call posixpath explicitly

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

#284 - Add 1.5.0 release notes

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

#283 - Add 1.4.4 release notes

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

#282 - Fix hashtable rebuilding logic to not corrupt hashtables

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

#281 - Rewrite test_delete_versions_speed to use mocks

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

#280 - Corrupted hash_table after rebuilding - PyInf#11257

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

#279 - Add 1.4.3 release notes

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

#278 - Fix issue when rebuilding hashtables of nested datasets

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

#277 - Delete versions OOM fix

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

#275 - Bug in _rebuild_hashtables (PyInf#11013)

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

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

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

#272 - Add 1.4.2 release notes

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

#271 - Rework `test_delete_versions_speed` to use mock

Issue - State: closed - Opened by peytondmurray 10 months ago

#270 - Add 1.4.1 release notes

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

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

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

#268 - PYPI Release workflow deprecated parameter

Issue - State: closed - Opened by peytondmurray 10 months ago

#267 - Add 1.4.0 release notes

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

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

Pull Request - State: closed - Opened by rahasurana 10 months ago - 3 comments

#265 - Remove rever

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

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

Issue - State: closed - Opened by rahasurana 10 months ago - 7 comments

#262 - Avoid quadratic runtime in delete_version

Pull Request - State: closed - Opened by ArvidJB 10 months ago - 4 comments

#261 - delete_versions is very slow

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

#260 - Add workflow to publish to pypi upon release tag

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

#259 - 1.3.14 release

Pull Request - State: closed - Opened by asmeurer 11 months ago

#258 - Move away from `rever` for releases

Issue - State: closed - Opened by peytondmurray 12 months ago - 5 comments

#257 - Fix object dtype hashing

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

#256 - Chunks incorrectly reused with object dtype datasets

Issue - State: closed - Opened by Exaphis 12 months ago - 5 comments
Labels: high_priority

#255 - Test docs on PR; deploy docs on push to default branch

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

#254 - Running tests generates unwanted test files

Issue - State: closed - Opened by peytondmurray almost 1 year ago
Labels: tests

#253 - Cut release for latest changes

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

#252 - Remove all travis-ci related configuration

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

#251 - Add info log showing stats about data upon exiting stage_version context

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

#250 - segfault at exit when an exception exited stage_version context

Issue - State: open - Opened by quarl about 1 year ago - 3 comments
Labels: question

#249 - Remove Travis, plan the additional CI jobs

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

#248 - Correctly handle deletion of empty datasets

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

#245 - Fixed a few issues interfering with running tests

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

#244 - Error when combining delete_versions and h5repack on empty Dataset

Issue - State: closed - Opened by ArvidJB over 1 year ago - 12 comments
Labels: bug, help wanted

#242 - string dtypes test segfaults with latest h5py

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