qlong opened a new pull request, #15384: URL: https://github.com/apache/iceberg/pull/15384
Changes: - Add PathUtil.toDotNotation for BoundExtract unbind - Handle UnboundExtract/BoundExtract in ExpressionUtil.describe and unbind - Use little-endian ByteBuffer in InclusiveMetricsEvaluator.parseBounds for variant bounds This enables correct manifest-based file skipping for variant columns. The ExpressionUtil and PathUtil changes allow variant extract terms to be described and unbound for EXPLAIN and sanitization. Testing: - unit tests -- 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]
