mapleFU commented on PR #37918: URL: https://github.com/apache/arrow/pull/37918#issuecomment-1738545139
Windows failed is not related, but I think here we need a `clang-format`: ``` --- /arrow/cpp/src/arrow/dataset/file_parquet.cc +++ /arrow/cpp/src/arrow/dataset/file_parquet.cc (after clang format) ``` you can just `clang-format -i /path/to/arrow/cpp/src/arrow/dataset/file_parquet.cc` -- 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]
