etseidl opened a new pull request, #8037: URL: https://github.com/apache/arrow-rs/pull/8037
# Which issue does this PR close? - Part of #5854. # Rationale for this change Before embarking on radical changes to the thrift processing in the parquet crate, add a few more benchmarks to help evaluate the performance gains. # What changes are included in this PR? Adds a test originally written by @tustvold (https://github.com/tustvold/arrow-rs/tree/thrift-bench) and exposes a new public function in the thrift module rather than making the thrift parser public. # Are these changes tested? Benchmark code only, so no tests necessary. # Are there any user-facing changes? No, but adds a public function. -- 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]
