IgorBerman commented on PR #12634: URL: https://github.com/apache/iceberg/pull/12634#issuecomment-3619726884
ok, I was a bit blind to what you are doing and did something similar(after you opened your PR and actually I commented on it before) due to our usecase (where we want pruning of columns inside structs inside arrays https://github.com/apache/iceberg/pull/14744). I needed to support cases of pruning not only due to structs chains but also for struct<array<struct<array<struct>>> cases I'll try to test your fix with my tests to see if it gives same results -- 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]
