Releases: buoyant-data/oxbow
Releases · buoyant-data/oxbow
v1.0.8
v1.0.7
bump to the fix checkpoint creation issue in 1.0.5
v1.0.5: Build a release with lower checkpoint memory pressure
This change relies on the in-flight pull request upstream in delta-rs whioch reduces memory usage by checkpoints
v1.0.4
Ensure checkpoints are properly created for the N-1 version of the table
v1.0.3
minor fix for table creation in oxbow
v1.0.2
improved dupliicate detection when working within a transaction
v1.0.1: incrementing the built binaries with new dependencies
this is largely 1.0.0 with some new dependencies built into it for the binary releases
v1.0.0: big release with delta-rs 0.20.1 and the S3DynamoDbLogStore fixes
This release largely contains fixes to improve performance when working in concern with other Rust/Python/Spark writers to Delta Tables.
v1.0.0-rc4
fix: ensure redundant files cannot be added/removed in the same trans…
v1.0.0-rc3
delta-rs 0.20.0 and clearer handling of dynamodb in oxbow