qlong commented on PR #15385: URL: https://github.com/apache/iceberg/pull/15385#issuecomment-4501116325
@soumilshah1995 i verified file skipping by looking at spark UI. If you have any shredded columns, the performance could be worse compared to unshredded or plain json. See https://github.com/apache/iceberg/issues/16448 <img width="1530" height="1079" alt="file_skipping" src="https://github.com/user-attachments/assets/15efe696-8b96-4943-881c-c67733a35461" /> -- 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]
