kszucs commented on code in PR #45360:
URL: https://github.com/apache/arrow/pull/45360#discussion_r2083089272
##########
cpp/src/parquet/CMakeLists.txt:
##########
@@ -395,6 +396,8 @@ add_parquet_test(writer-test
file_serialize_test.cc
stream_writer_test.cc)
+add_parquet_test(chunker-test SOURCES chunker_internal_test.cc)
Review Comment:
The CDC tests are much slower than the writer tests, so I thought it is
better to separate them.
--
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]