AliRana30 commented on PR #49105: URL: https://github.com/apache/arrow/pull/49105#issuecomment-3847166354
@rok I've applied the clang-format indentation fix. The lint check should now pass. However, I noticed the arrow-json-test is failing with a segfault on Windows MinGW CLANG64. This appears unrelated to this PR since my changes only touched: cpp/src/arrow/sparse_tensor.cc (SparseCSFIndex::Equals implementation) cpp/src/arrow/sparse_tensor_test.cc (test cases) No JSON-related code was modified, and all other platforms passed the sparse tensor tests successfully. -- 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]
