Govindarajan-D opened a new pull request, #15984: URL: https://github.com/apache/iceberg/pull/15984
Added 5 Unit tests that improves the code coverage for StructProjection class. 1. Subset projection from a flat schema 2. Nested projection across multiple levels 3. Optional field projection (schema evolution) 4. Map projection with nested value 5. List projection Code coverage from 0% to 82% (Based on Jacoco report) -- 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]
