iceberg
iceberg copied to clipboard
[0.14][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.
(cherry picked from commit fd7d20a97aef294d76f467c2419d5bc3f775165b)
Closes #5646
A gentle ping @Fokko @samredai
Thanks for the PR @sumeetgajjar !
Thank you @pvary for merging this PR.