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 2020/07/09 12:40:34 UTC

[GitHub] [hudi] sbernauer opened a new issue #1812: [SUPPORT] Method ExpressionEncoder.fromRow removed in Spark 3.0.0

sbernauer opened a new issue #1812:
URL: https://github.com/apache/hudi/issues/1812


   Hello together,
   
   I'm using a Hudi build from the current master branch and Spark 3.0.0.
   
   Hudi uses the method `org.apache.spark.sql.catalyst.encoders.ExpressionEncoder.fromRow(Lorg/apache/spark/sql/catalyst/InternalRow;)Ljava/lang/Object;`
   In Spark 3.0.0 this method was removed by commit https://github.com/apache/spark/commit/e7fef70fbbea08a38316abdaa9445123bb8c39e2
   
   It would be great if Hudi would support Spark 3.0.0. But I'm not sure how to fix this in a way to still support Spark 2.x
   
   Thanks a lot!
   Sebastian


----------------------------------------------------------------
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.

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



[GitHub] [hudi] sbernauer closed issue #1812: [SUPPORT] Method ExpressionEncoder.fromRow removed in Spark 3.0.0

Posted by GitBox <gi...@apache.org>.
sbernauer closed issue #1812:
URL: https://github.com/apache/hudi/issues/1812


   


----------------------------------------------------------------
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.

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



[GitHub] [hudi] sbernauer commented on issue #1812: [SUPPORT] Method ExpressionEncoder.fromRow removed in Spark 3.0.0

Posted by GitBox <gi...@apache.org>.
sbernauer commented on issue #1812:
URL: https://github.com/apache/hudi/issues/1812#issuecomment-656109179


   Thanks a lot for the fast response!


----------------------------------------------------------------
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.

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



[GitHub] [hudi] vinothchandar commented on issue #1812: [SUPPORT] Method ExpressionEncoder.fromRow removed in Spark 3.0.0

Posted by GitBox <gi...@apache.org>.
vinothchandar commented on issue #1812:
URL: https://github.com/apache/hudi/issues/1812#issuecomment-656105631


   #1760  currently has the specific fix for this. 


----------------------------------------------------------------
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.

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