You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "wgtmac (via GitHub)" <gi...@apache.org> on 2023/02/11 03:29:48 UTC

[GitHub] [arrow] wgtmac commented on pull request #34112: GH-34138: [C++][Parquet] Fix parsing stats from min_value/max_value

wgtmac commented on PR #34112:
URL: https://github.com/apache/arrow/pull/34112#issuecomment-1426592979

   > Does this mean the following (testing my understanding)?
   > 
   > If min is set but max is not set then we should ignore both min and max
   
   When only one of min and max exists, it usually happens when a binary value has an extreme length or a floating value has NaN. In this case, the stats provide little value and make it tricker to use.


-- 
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