YannByron commented on issue #3609: URL: https://github.com/apache/hudi/issues/3609#issuecomment-921558668
This exception is caused by the org.apache.spark.sql.catalyst.expressions.Alias's definition being changed in Spark 3.1.x.( https://github.com/apache/spark/pull/30682 ). Upgrading to Spark3.1 will be work: #3580 -- 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]
