Kouhei Sutou created ARROW-16487: ------------------------------------ Summary: [C++][Parquet] parquet::Statistics::Equals() with minmax returns wrong result Key: ARROW-16487 URL: https://issues.apache.org/jira/browse/ARROW-16487 Project: Apache Arrow Issue Type: Improvement Components: Parquet Reporter: Kouhei Sutou Assignee: Kouhei Sutou
For example, the same statistics that doesn't minmax always returns {{false}} with {{statistics.Equals(statistics)}}. -- This message was sent by Atlassian Jira (v8.20.7#820007)