Rap70r commented on issue #3266:
URL: https://github.com/apache/hudi/issues/3266#issuecomment-903835940


   Hello @danny0405,
   
   I'm facing similar issue when extracting Kafka events. When a delete is 
followed by an insert, usually inside a transaction, sometimes the timestamp 
field that indicates when the events were processed is the same for both 
events. When I run my spark job to extract the events, the delete event is 
taking precedence over the insert.
   Would this change fix the described issue and also, do you have an estimate 
when version 0.9.0 will be released in production?
   
   Thank you


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