imrewang commented on issue #9513:
URL: https://github.com/apache/hudi/issues/9513#issuecomment-1696849144

   1. Yep. This is the sql of **streaming** ingestion, `'write.operation' = 
'upsert'`. The sql of batch processing is just to change `write.operation` to 
`insert`
   
   2. The `snapshot data` is stored in hudi, I just write the data to hudi, and 
use Hive to view it synchronously. The `snapshot data` stored in hudi is not 
viewed using the Flink engine


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