Skip to content

python-v0.4.5

Compare
Choose a tag to compare
@fvaleye fvaleye released this 05 Apr 20:50
· 1625 commits to main since this release
c6d49ae
  • Add the functionality of filtering partitions when reading a partitioned DeltaTable
  • Improve the Python documentation using docstring
  • Enable date column support for delta to arrow schema conversion
  • Fix the struct data type generation in the Python schema method
  • Add the schema when reading DeltaTable parquet files with pyarrow in Python
  • Support custom endpoint URL for S3 backend