You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2022/02/24 07:31:36 UTC

[GitHub] [hudi] Guanpx commented on issue #4658: [SUPPORT] Data lose with Flink write COW insert table, Flink web UI show Records Received was different with HIVE count(1)

Guanpx commented on issue #4658:
URL: https://github.com/apache/hudi/issues/4658#issuecomment-1049571213


   should use  'write.operation' = 'insert';
   but in my code was 'hoodie.datasource.write.operation' = 'insert', hudi will use default config:  'write.operation' = 'upsert', so close this issue.
   


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org