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

   I assume you are referring to delete_partitions right? how are you 
triggering delete_partition. are you passing in a regular dataframe as you 
would for other write operations. 
   Or are you setting the config 
https://hudi.apache.org/docs/configurations#hoodiedatasourcewritepartitionstodelete
 . you can set comma separated list of partition values that needs to be 
deleted. 
   
   I might need to reproduce your exact scenario and go from there. in the mean 
time, if you have a reproducible script, let me know. 
   
   


-- 
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]

Reply via email to