nsivabalan commented on issue #2656:
URL: https://github.com/apache/hudi/issues/2656#issuecomment-798667808


   @shivabansal1046 : Can you provide us w/ you full configs you use while 
writing to hudi. 
   Also, can you clarify something: 
   By "behaving like upsert i.e. updating the matching rows", you mean that, if 
a record exists in hudi dataset in storage and you have a matching record in 
your incoming batch of ingest, you see both these are updated and when you 
query you see only the latest version? 
   Or do you mean to say, if you have two records within the same batch of 
ingestion w/ same record key and with "insert" operation these both are merged 
and written as one record to hudi dataset. 
   
   


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