bvaradar commented on issue #2043:
URL: https://github.com/apache/hudi/issues/2043#issuecomment-682100271


   @zherenyu831 : Can you model your query using pure structured streaming APIs 
and avoid foreachBatch. It looks like foreachBatch is triggering batch sink and 
not streaming sink APIs. We will have a blog shortly on the usage but you can 
reference the PR : 
https://github.com/apache/hudi/pull/1996/files#diff-cb5b78d0c2deafe117b643f5de250a17R50
   
   Also, please note that we have discovered an issue related to batch writes 
https://issues.apache.org/jira/browse/HUDI-1230
   I have sent an email to dev@ and users@ Mailing list on the config change to 
workaround. 
   
   
   


----------------------------------------------------------------
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:
[email protected]


Reply via email to