-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
bugenhancementAny new improvement worthy of a entry in the changelogAny new improvement worthy of a entry in the changelognext-major-releasethe PR has API changes and it waiting on the next major versionthe PR has API changes and it waiting on the next major versionparquetChanges to the parquet crateChanges to the parquet crate
Description
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
Metadata
Metadata
Assignees
Labels
bugenhancementAny new improvement worthy of a entry in the changelogAny new improvement worthy of a entry in the changelognext-major-releasethe PR has API changes and it waiting on the next major versionthe PR has API changes and it waiting on the next major versionparquetChanges to the parquet crateChanges to the parquet crate