Hello, I am looking for solutions to delete specific hudi partitions. Currently I am thinking of the following approach: Step 1: Delete the partition info from the hive metastore Step 2: Delete the physical partition on the cloud service
Is there a better option? Thanks, -manju
