OmBiradar opened a new issue, #49501: URL: https://github.com/apache/arrow/issues/49501
### Describe the enhancement requested When I was using Zed code editor recently, and it's automatic formatter found some few extra spaces here and there in `cpp/src/parquet/parquet.thrift`. The main thing that bothers me is that these extra spaces are irregular - they don't follow any particular rule, that's why I think these need to be "fixed". I get that this might be silly, but I am just putting it out there. Checkout my fork - https://github.com/apache/arrow/compare/main...OmBiradar:arrow:parquet.thrift-formatting-error ### Component(s) C++ -- 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]
