pravin1406 opened a new issue, #8576:
URL: https://github.com/apache/hudi/issues/8576

   Hi I'm still exploring hudi for our cdc use case. Have resolved multiple 
issues with help from the hudi community. Though i have a very basic question. 
Please help out !
   
   I have a base hudi table. I started to update receive records from some 
queue.
   Unfortunately the updates were of of older date (eg t - 3 days) than what is 
there in the base hudi table. Will these updates get written into the table. If 
that happens my new records will be overwritten by the old updates. 
   Is this how it will work or am I missing something. Or is there any 
configuration to handle these cases. Let me know if my question needs more 
specific input.
   
   HUDI Version : 0.12.2
   spark 3.2.1
   
   Thanks already!!


-- 
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-unsubscr...@hudi.apache.org.apache.org

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

Reply via email to