RussellSpitzer commented on issue #15628: URL: https://github.com/apache/iceberg/issues/15628#issuecomment-4090663415
This sounds expected to me. An unshredded vs shredded variant should be pretty similar size. Probably similar enough. The Variance you see may be dependent on JIT optimizations. I would expect nested writers taking more and more nested function calls which may take more runs before the JIT cleans them up. -- 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]
