JOBIN-SABU commented on code in PR #45443: URL: https://github.com/apache/arrow/pull/45443#discussion_r1944865504
########## cpp/tests/test_file_json.cc: ########## @@ -0,0 +1,81 @@ +#include <gtest/gtest.h> Review Comment: Hi @raulcd, I sincerely apologize for overlooking the existing file_json_test.cc file and the associated infrastructure. I should have checked and integrated my changes into the existing test framework instead of introducing new CMake configurations. I’ll make the necessary corrections to align with the existing structure and update the PR accordingly. Thanks for pointing this out! -- 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]
