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


##########
cpp/src/parquet/CMakeLists.txt:
##########
@@ -159,6 +159,8 @@ set(PARQUET_SRCS
     arrow/variant_internal.cc
     arrow/writer.cc
     bloom_filter.cc
+    bloom_filter_builder_internal.cc
+    bloom_filter_writer_internal.cc

Review Comment:
   Personally, `bloom_filter_writer_internal.cc` is only used in 
`column_writer.cc`, and `bloom_filter_writer_internal.cc` is more widely used?



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