sunchao commented on pull request #34308: URL: https://github.com/apache/spark/pull/34308#issuecomment-961236408
I guess this can be reproduced by setting read schema to be long when reading a int typed Parquet dictionary, since we don't support schema evolution for Parquet yet. Let me try to write a code snippet for it. -- 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]
