nsivabalan commented on issue #6866: URL: https://github.com/apache/hudi/issues/6866#issuecomment-1283463201
for wild card ask, I can find a jira requesting this feature. for now, you can probably query hudi to fetch few records in each of those partitions (to be deleted) and then pass the dataframe to write to hudi with DELETE_PARTITION operation. that should unblock you as of now. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
