mapleFU commented on code in PR #36972:
URL: https://github.com/apache/arrow/pull/36972#discussion_r1280846566
##########
cpp/src/parquet/encoding_test.cc:
##########
@@ -665,6 +666,33 @@ class EncodingAdHocTyped : public ::testing::Test {
::arrow::AssertArraysEqual(*values, *result, /*verbose=*/true);
}
+ void PlainTwice(int seed) {
Review Comment:
That would be better, I'll do like this tomorrow.
--
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]