Dandandan commented on code in PR #9477:
URL: https://github.com/apache/arrow-rs/pull/9477#discussion_r2870633129
##########
parquet/benches/arrow_reader.rs:
##########
@@ -1061,6 +1108,36 @@ fn bench_primitive<T>(
assert_eq!(count, EXPECTED_VALUE_COUNT);
});
+ // binary packed same value
Review Comment:
Can you submit a PR for just this bench, so we can run the benchmarks on
this PR?
--
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]