iceberg-python
iceberg-python copied to clipboard
Support Appends with TimeTransform Partitions
Support writes with TimeTransforms.
TimeTransforms are can be supported natively within pyarrow as pyarrow compute functions, without requiring conversions back and forth between Arrow and Python data types.