lishuxu commented on code in PR #142:
URL: https://github.com/apache/iceberg-cpp/pull/142#discussion_r2204242342
##########
test/temp_file_test_base.h:
##########
@@ -31,6 +31,46 @@
namespace iceberg {
+/// \brief Get the test name for inclusion in the filename
Review Comment:
I noticed that in InMemoryCatalogTest, the organization of table locations
differs from that in temp_file_test_base, so the temp_file_test_base APIs are
no longer reused.
--
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]