[
https://issues.apache.org/jira/browse/HUDI-4891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vinoth Chandar updated HUDI-4891:
---------------------------------
Fix Version/s: 0.14.0
> Support UNDROP TABLE in Spark SQL
> ---------------------------------
>
> Key: HUDI-4891
> URL: https://issues.apache.org/jira/browse/HUDI-4891
> Project: Apache Hudi
> Issue Type: Improvement
> Reporter: Ethan Guo
> Priority: Major
> Fix For: 0.14.0, 1.0.0
>
>
> [https://github.com/apache/hudi/issues/6658]
> Specifies the identifier for the table to restore. If the identifier contains
> spaces or special characters, the entire string must be enclosed in double
> quotes. Identifiers enclosed in double quotes are also case-sensitive.
> # Restoring tables is only supported in the current schema or current
> database, even if the table name is fully-qualified.
> # If a table with the same name already exists, an error is returned.
> # UNDROP relies on the Snowflake Time Travel feature. An object can be
> restored only if the object was deleted within the. The default value is 24
> hours.
> [https://docs.snowflake.com/en/sql-reference/sql/undrop-table.html]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)