pitrou commented on code in PR #37400:
URL: https://github.com/apache/arrow/pull/37400#discussion_r1311654162
##########
cpp/src/parquet/CMakeLists.txt:
##########
@@ -335,7 +336,7 @@ install(FILES
"${CMAKE_CURRENT_BINARY_DIR}/parquet_version.h"
add_parquet_test(internals-test
SOURCES
bloom_filter_test.cc
- bloom_filter_reader_test.cc
+ bloom_filter_parquet_test.cc
Review Comment:
Can we remove "parquet" in the test name? It's superfluous.
--
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]