zhjwpku commented on code in PR #631:
URL: https://github.com/apache/iceberg-cpp/pull/631#discussion_r3189411992


##########
src/iceberg/test/CMakeLists.txt:
##########
@@ -129,9 +134,13 @@ add_iceberg_test(util_test
                  uuid_test.cc
                  visit_type_test.cc)
 
-add_iceberg_test(roaring_test SOURCES roaring_test.cc)
+add_iceberg_test(roaring_test USE_DATA SOURCES roaring_test.cc)

Review Comment:
   Yeah, I checked the test file, it's just trivial tests with no 
Iceberg-related logic, removed.



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to