rdblue opened a new pull request, #12374: URL: https://github.com/apache/iceberg/pull/12374
This has been part of other PRs, but because the `Serialized*` classes are moving it is getting big enough to be a separate PR. This moves the Variant interfaces from core to API and also moves the implementations that work with serialized variant buffers. The motivation for this move is to make it possible to read Variant buffers stored in manifest file metadata as lower and upper bounds. The `InclusiveMetricsEvaluator` is in API (#12311) and needs to be able to deserialize variants. -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org