EdwinGuo edited a comment on issue #1630:
URL: https://github.com/apache/incubator-hudi/issues/1630#issuecomment-628778573


   @bvaradar Thanks for the response. You mean the feature of delete? So what 
I'm working on is having data writing to storage through hudi with hudi version 
0.5.0 but I was using fresh build from the git sha mentioned above 
https://github.com/apache/incubator-hudi/commit/506447fd4fde4cd922f7aa8f4e17a7f06666dc97),Latest.
 So the workaround that I used was to use a build from 
https://github.com/apache/incubator-hudi/commit/506447fd4fde4cd922f7aa8f4e17a7f06666dc97),Latest
 to do a upsert (so that I can have schema under extraMetadata session under 
the most recent commit file) and then do the delete and this is the only way to 
make the 0.5.0 data deletable.
   
   Thanks for the help.


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to