huaxingao commented on PR #13949: URL: https://github.com/apache/iceberg/pull/13949#issuecomment-3238959440
Thanks @pvary for your review! cc @RussellSpitzer @stevenzwu @nandorKollar I've thought about it more. I feel it's not worth implementing vector reuse. The benefit is minimal unless files frequently switch between dictionary and plain encodings. It's simpler and safer to always allocate when the encoding changes. -- 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]
