cdmikechen edited a comment on issue #1073: [HUDI-377] Adding Delete() support 
to DeltaStreamer
URL: https://github.com/apache/incubator-hudi/pull/1073#issuecomment-568828402
 
 
   @nsivabalan OK. 
   And I want to ask the last question. Maybe it has something to do with this 
PR, but we need to open another issue to discuss. 
   If we have delete the data, how to get the deleted data in the incremental 
query mode in hudi? Because the commit time will be recorded in the same row 
with new time, but there will be null in deleted data, which needs to be traced 
back to the last commit. 
   WDYT @vinothchandar . If the delete api already supports, should a query api 
also be provided to query the deletion data?

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


With regards,
Apache Git Services

Reply via email to