Skip to content

Releases: delta-io/delta-rs

python-v0.4.2

19 Mar 19:40
Compare
Choose a tag to compare
  • better AWS S3 credential handling, follow the standard credential chain and added support for EKS service account (@fvaleye @ryanlyn)
  • minor bug fix in arrow schema timestamp field conversion @nevi-me

python-v0.4.1

17 Mar 18:18
e3d7038
Compare
Choose a tag to compare
  • fixed 2 bugs in schema handling
  • fixed s3 listing bug to support open table by specific version

python-v0.4.0

10 Mar 17:56
f0bfb66
Compare
Choose a tag to compare
  • 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

02 Mar 05:38
Compare
Choose a tag to compare
  • Schema read support for python binding

python-v0.2.1

18 Jan 19:59
Compare
Choose a tag to compare

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

15 Jan 20:23
Compare
Choose a tag to compare

Switch to abi3 wheels