rip-nsk commented on PR #36814: URL: https://github.com/apache/arrow/pull/36814#issuecomment-1646617898
I have customers file set (table, writer id - "parquet-mr compatible Photon version 0.2") where min/max_value are set for string column with undefined order - current implementation ignores them. In general, for row group filtering (using range predicate by min/max) sort order does not matter, only the correct min/max values are needed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
