Xuanwo commented on issue #1118:
URL: https://github.com/apache/iceberg-rust/issues/1118#issuecomment-2760648037

   > I think if a client calls `remove_all(table.location)`, this should work 
and be safe. So I would argue we should treat the input always as a directory / 
append a path.
   
   I have a suggestion that rename this API to `remove_dir_all` which indicate 
that it only removes a dir recursively. And in this API, we make sure that both 
`abc` and `abc/` works correctly. What do you think?


-- 
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: issues-unsubscr...@iceberg.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to