melin opened a new issue, #6658:
URL: 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.
   
   1. Restoring tables is only supported in the current schema or current 
database, even if the table name is fully-qualified.
   2. If a table with the same name already exists, an error is returned.
   3. 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 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