cloud-fan commented on pull request #35229: URL: https://github.com/apache/spark/pull/35229#issuecomment-1016094704
> Yes I believe other implementations such as C++/Rust don't put this restriction so we can use them to generate test files. Ah good to know it. Then I think a simple change is to just remove `ParquetFileFormat.supportFieldName` so that we don't check names in both read and write. It also simplifies the test as we can just write a roundtrip test. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
