nsivabalan commented on issue #5779:
URL: https://github.com/apache/hudi/issues/5779#issuecomment-1149125960

   I am not sure what does '.withExtensions(new HoodieSparkSessionExtension)' 
does, but can you try adding below spark config while launching spark 
   ```
   'spark.sql.extensions=org.apache.spark.sql.hudi.HoodieSparkSessionExtension'
   ```
   


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

Reply via email to