rok commented on code in PR #14293:
URL: https://github.com/apache/arrow/pull/14293#discussion_r1089855135
##########
cpp/src/parquet/encoding_test.cc:
##########
@@ -741,6 +740,35 @@ class EncodingAdHocTyped : public ::testing::Test {
::arrow::AssertArraysEqual(*values, *result);
}
+ void DeltaBitPack(int seed) {
Review Comment:
I just notice the test was missing and added it for completeness. I can open
another PR for this.
--
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]