nsivabalan commented on issue #6101:
URL: https://github.com/apache/hudi/issues/6101#issuecomment-1210121991

   @navbalaraman : looks like you made a typo w/ you operation 
   ```
   .option(DataSourceWriteOptions.OPERATION.key(), 
DataSourceWriteOptions.DELETE_PARTITION_OPERATION_OPT_VAL)
   ```
   
   Its "delete" and not "delete_partition". 
   
   Or did you intend to actually trigger "delete_partition" ? 
   


-- 
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: commits-unsubscr...@hudi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to