You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "westonpace (via GitHub)" <gi...@apache.org> on 2023/06/21 22:30:00 UTC

[GitHub] [arrow] westonpace commented on issue #36139: [C++][Parquet] Allow Truncate min-max Statistics

westonpace commented on issue #36139:
URL: https://github.com/apache/arrow/issues/36139#issuecomment-1601762024

   Does truncate discard?  Or does it write the truncated value and mark that it is truncated?
   
   For example, if I know the minimum value is "Hello W..." then I can reject the row group if there is a filter "value == 'blue'" even if I don't know the complete minimum value.


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org