gustavoatt opened a new pull request, #7352: URL: https://github.com/apache/iceberg/pull/7352
Add support on `IcebergGenerics` to read metadata files (e.g. `#partitions`, `#snapshots`, etc) without having to rely on a compute engine (or lower level APIs) to read the metadata of Iceberg tables. This fixes https://github.com/apache/iceberg/issues/7351 which was throwing an `UnsupportedOperationException` when reading metadata tables. -- 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]
