lightzhao commented on issue #4920:
URL: https://github.com/apache/seatunnel/issues/4920#issuecomment-1592228352

   > > +1 Delete a partition will put all the files under the partition into 
the recycle bin. This action is really heavy and there is a risk of data loss.
   > 
   > Currently, the underlying data information is not deleted, only the 
metadata information of the partition is deleted, but I do not understand why 
only the metadata is deleted, what is the purpose of it? PATL: @TyrantLucifer
   
   The dropPartition method will move data to the trash, not just metadata.


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