You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2021/09/17 07:17:07 UTC

[GitHub] [hudi] YannByron commented on issue #3609: [SUPPORT] SQL stmt broken with spark 3.1.x

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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org