You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2022/09/13 00:56:59 UTC

[GitHub] [hudi] melin opened a new issue, #6658: [SUPPORT] undrop table

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: commits-unsubscribe@hudi.apache.org.apache.org

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


[GitHub] [hudi] yihua commented on issue #6658: [SUPPORT] undrop table

Posted by GitBox <gi...@apache.org>.
yihua commented on issue #6658:
URL: https://github.com/apache/hudi/issues/6658#issuecomment-1254283326

   @melin Thank you for raising this feature request!  I created a Jira ticket to track the work and let's follow up there: HUDI-4891.  Closing this support ticket.


-- 
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: commits-unsubscribe@hudi.apache.org

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


[GitHub] [hudi] yihua closed issue #6658: [SUPPORT] undrop table

Posted by GitBox <gi...@apache.org>.
yihua closed issue #6658: [SUPPORT] undrop table
URL: https://github.com/apache/hudi/issues/6658


-- 
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: commits-unsubscribe@hudi.apache.org

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