raulcd commented on issue #49501: URL: https://github.com/apache/arrow/issues/49501#issuecomment-4045699302
I am not a Parquet committer myself but this file should be a copy of the original file from the parquet-format repository: https://github.com/apache/parquet-format/blob/master/src/main/thrift/parquet.thrift The original copy also has those extra spaces. Using a formatter to remove extra spaces on the thrift file seems reasonable to me but this should be done in the source file and probably should be enforced through a linter. @alamb @pitrou thoughts on this? -- 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]
