satishkotha edited a comment on issue #2743: URL: https://github.com/apache/hudi/issues/2743#issuecomment-813568836
@nsivabalan @aditiwari01 We actually introduced a delete_partition operation. See https://github.com/apache/hudi/blob/master/hudi-common/src/main/java/org/apache/hudi/common/model/WriteOperationType.java#L46 I *think* this can be called on empty dataframe (I havent tested it). Looks like documentation is missing for this. @nsivabalan Could you open a ticket. cc: @lw309637554 who implemented this API. -- 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]
