beyond1920 commented on PR #10373:
URL: https://github.com/apache/hudi/pull/10373#issuecomment-1865437168

   I currently solve the problem by set extensions as 
`HoodieSparkSessionExtension` for jobs which not only which writing to a HUDI 
table but also read from a HUDI table. Otherwise , the query jobs which join 
with a HUDI table might choose broadcast the HUDI relation.


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