mapleFU commented on code in PR #14351:
URL: https://github.com/apache/arrow/pull/14351#discussion_r1046622000


##########
cpp/src/parquet/column_writer_test.cc:
##########
@@ -645,6 +645,32 @@ TEST(TestWriter, NullValuesBuffer) {
                                  valid_bits_offset, values);
 }
 
+TEST(TestWriter, EnableChecksum) {

Review Comment:
   I think you're right, let me add a roundtrip test later.
   
   How can we check checksums are written out? Seems there is no efficent way 
here. If I miss something, please tell me



-- 
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]

Reply via email to