rdblue commented on code in PR #520:
URL: https://github.com/apache/parquet-format/pull/520#discussion_r2305567977


##########
VariantShredding.md:
##########
@@ -270,9 +283,9 @@ optional group event (VARIANT) {
 
 # Data Skipping
 
-Statistics for `typed_value` columns can be used for file, row group, or page 
skipping when `value` is always null (missing).
+Statistics for `typed_value` columns can be used for file, row group, or page 
skipping when `value` is always NULL (missing).

Review Comment:
   Yeah, Iceberg checks for both. This is trying to be open-ended and not 
prevent people from doing clever things if they are safe.



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to