ajantha-bhat opened a new pull request, #8098: URL: https://github.com/apache/iceberg/pull/8098
`TestReadProjection.java` in `iceberg-parquet` module is an exact duplicate of `iceberg-core` module's `TestReadProjection.java`. 'iceberg-parquet' module can directly extend a test class from `iceberg-core` as it already depends on test artifacts. Note: Empty struct is supported for `iceberg-core` avro readers. That time 5 new testcases were added. which won't work for parquet readers. -- 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]
