python-v0.4.5
- 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