mzabaluev commented on PR #9720: URL: https://github.com/apache/arrow-rs/pull/9720#issuecomment-4261441076
Nobody seems to have really tested these methods, because this `Interner` code is also wrong: https://github.com/mzabaluev/arrow-rs/blob/19002abc3522af60b6eaa99c0d5d4999b70cd681/parquet/src/util/interner.rs#L82 It should multiply the table capacity by the number of keys, not add them. -- 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]
