You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "YifanZhang (Jira)" <ji...@apache.org> on 2023/06/20 07:14:00 UTC

[jira] [Created] (IMPALA-12229) Support soft-deleted tables for kudu

YifanZhang created IMPALA-12229:
-----------------------------------

             Summary: Support soft-deleted tables for kudu
                 Key: IMPALA-12229
                 URL: https://issues.apache.org/jira/browse/IMPALA-12229
             Project: IMPALA
          Issue Type: New Feature
            Reporter: YifanZhang


Kudu now supports soft-deleted tables (KUDU-3326). Users can specify a reservation period when soft-deleting a table via Kudu client API. Kudu then keeps the table aside for a period of time, not deleting the data immediately. The table can be recalled back before its reservation expires.

Impala should support this feature when using DROP TABLE statement to remove Impala-managed(or internal) Kudu tables.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org