etseidl commented on code in PR #45285:
URL: https://github.com/apache/arrow/pull/45285#discussion_r1918858356
##########
cpp/src/parquet/size_statistics_test.cc:
##########
@@ -376,4 +376,22 @@ TEST_F(SizeStatisticsRoundTripTest, LargePage) {
/*byte_array_bytes=*/{90000}}));
}
+TEST_F(SizeStatisticsRoundTripTest, MaxLevelZero) {
Review Comment:
Should we add a file to parquet-testing that has max_def==1 and omits the
def histogram?
--
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]