wgtmac commented on code in PR #37400:
URL: https://github.com/apache/arrow/pull/37400#discussion_r2131428480


##########
cpp/src/parquet/CMakeLists.txt:
##########
@@ -372,8 +374,11 @@ set_source_files_properties(public_api_test.cc PROPERTIES 
SKIP_UNITY_BUILD_INCLU
 
 add_parquet_test(internals-test
                  SOURCES
-                 bloom_filter_reader_test.cc
                  bloom_filter_test.cc
+                 bloom_filter_reader_writer_test.cc
+                 encoding_test.cc
+                 properties_test.cc
+                 statistics_test.cc

Review Comment:
   ```suggestion
   ```



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