iceberg
iceberg copied to clipboard
[Docs] Update drop table behavior in spark-ddl docs
#3056 added support for PURGE
flag to Spark.
However, the corresponding DROP TABLE
doc is outdated.
This PR aims at documenting the updated behavior of the DROP TABLE
DDL command.
Closes #5646
A gentle ping @Fokko @samredai
Hi @wypoon @samredai, thank you for your comments and review on this PR. can you also review the exact same change for the 0.14 branch: https://github.com/apache/iceberg/pull/5647?
@pvary @flyrain @Fokko Since this PR is already reviewed, can you please help us merge it?
Thanks for the fix @sumeetgajjar and @wypoon and @samredai for the review!
Thanks @pvary for the prompt response!!! Should we merge the cherry-pick of this fix to the 0.14 branch as well https://github.com/apache/iceberg/pull/5647?
Thank you @pvary for merging this PR and @wypoon and @samredai for the review!