nsivabalan commented on issue #1004: [HUDI-328] Adding delete api to HoodieWriteClient URL: https://github.com/apache/incubator-hudi/pull/1004#issuecomment-554695800 @bvaradar @vinothchandar : Just now realizing that the delete I added in HoodieWriteClient only takes in HoodieKeys. I remember Vinoth saying that we need to support two apis for deletes. One that takes in HoodieKeys and another that takes in HoodieRecords. If either of you can confirm, I will work on it. Especially for DeltaStreamer, I feel the usage will most likely be HoodieRecords since the source might give HoodieRecords.
---------------------------------------------------------------- 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
