vinothchandar commented on issue #1004: [HUDI-328] Adding delete api to 
HoodieWriteClient
URL: https://github.com/apache/incubator-hudi/pull/1004#issuecomment-554793080
 
 
   >One that takes in HoodieKeys and another that takes in HoodieRecords.
   I don't recall this. If we had just the one that takes `HoodieKey`s, that 
should be sufficient to build the data source and deltastremer changer?
   
   If the source hands `HoodieRecord`s, then  users needs to handle this 
differently, via the Payload implemenetation.. We should support a `DELETE` 
operation on the HoodieDeltaStreamer similar to datasource for this JIRA. And 
that should be sufficient.. 
   
   @bvaradar  said he will do this review for this one :).

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