iceberg-rust icon indicating copy to clipboard operation
iceberg-rust copied to clipboard

feat: support timestamp columns in row filters

Open sdd opened this issue 1 year ago • 0 comments

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.

sdd avatar Aug 09 '24 18:08 sdd