iceberg-rust
iceberg-rust copied to clipboard
feat: support timestamp columns in row filters
Fixes: https://github.com/apache/iceberg-rust/issues/532.
Timezone needs to be explicitly set to UTC to match values written by Iceberg to underlying Parquet files.