suryaprasanna commented on PR #17510:
URL: https://github.com/apache/hudi/pull/17510#issuecomment-3797409994

   > Hi @suryaprasanna , thanks for the contribution!
   > 
   > IIUC, with this change, users no longer need to specify 
enableHiveSupport() in their SparkSession explicitly, is that correct? Is there 
any implications to the non-hive users?
   
   In the latest commit, I added a config called enableHiveSupport, if users 
pass it to true to enables the hive sync support, otherwise not. But 
HoodieStreamer I passed it to be true. That way, users creating spark context 
from other modules like hudi-integ-test dont see any failures,


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