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/08/12 12:25:34 UTC

[GitHub] [hudi] parisni commented on issue #1751: [SUPPORT] Hudi not working with Spark 3.0.0

parisni commented on issue #1751:
URL: https://github.com/apache/hudi/issues/1751#issuecomment-897596312


   @dszakallas got the same behavoir on spark 3.0.2 / hudi 0.8 (RelDataTypeSystem, then HoodieParquetInputFormat)
   
   fixed it by turning  `.option("hoodie.datasource.hive_sync.use_jdbc", "true")
   `
   there is then no need for calcite jars or anything
   


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