JOBIN-SABU commented on code in PR #45443: URL: https://github.com/apache/arrow/pull/45443#discussion_r1951983136
########## cpp/tests/test_file_json.cc: ########## @@ -0,0 +1,81 @@ +#include <gtest/gtest.h> Review Comment: Hi @raulcd a I hope you're doing well. I've made progress on fixing issue #45394, but I've encountered some challenges with running the tests due to hardware and internet limitations. While I believe I've addressed the core of the problem, the tests are still not passing, and I think this might be an upstream issue. I've pushed my changes to the fix-45394 branch. Could you please take it from here and help with running the tests and finalizing any additional changes? I appreciate your assistance and look forward to your feedback. Thank you! -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org