Releases: delta-io/delta-rs
Releases · delta-io/delta-rs
python-v0.4.2
python-v0.4.1
- fixed 2 bugs in schema handling
- fixed s3 listing bug to support open table by specific version
python-v0.4.0
- support open table with a specific version
- fix support for reading remove action from delta-0.8.0 transaction log
- fix load by version for S3 tables
- better error handling for S3 tables
python-v0.3.0
- Schema read support for python binding
python-v0.2.1
Bugs fixed for python binding:
- pyarrow integration throws file not found when loading multiple partitions from cloud storage
- process hangs when loading multiple tables from cloud storage
python-v0.2.0
Switch to abi3 wheels