nsivabalan commented on PR #4489:
URL: https://github.com/apache/hudi/pull/4489#issuecomment-1287473116

   @Zouxxyy : yes, physical deletion of partitions is lazy. only when cleaner 
comes around next time, it will clean it up. 
   but if you try to list data for the deleted partition (2021-10-01), you 
should not see any data once `drop one partition dt='2021-10-01'` succeeds. 


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