Parquet write implementation currently emits incorrect min/max stats for int96 timestamp columns.
To Reproduce
Create a parquet file with int96 timestamp columns and observe the statistics.
Expected behavior
Additional context
See also:
apache/parquet-java#3242
Parquet write implementation currently emits incorrect min/max stats for int96 timestamp columns.
To Reproduce
Create a parquet file with int96 timestamp columns and observe the statistics.
Expected behavior
Additional context
See also:
apache/parquet-java#3242