AngersZhuuuu edited a comment on pull request #35229: URL: https://github.com/apache/spark/pull/35229#issuecomment-1015028246
> These special characters are disallowed in Parquet side if I remember correctly. Can we double check what special chars are disallowed in Parquet side, and keep the check here? This pr just support reading existing parquet file. Won't allow writing such parquet file. If user have some existing parquet data write by other system. We can support to read such file then handle it follow spark's rule. -- 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]
