Zihao Ye created IMPALA-14233: --------------------------------- Summary: Creating Kudu external table failure leads to the corresponding Kudu table being dropped Key: IMPALA-14233 URL: https://issues.apache.org/jira/browse/IMPALA-14233 Project: IMPALA Issue Type: Bug Components: Catalog Affects Versions: Impala 4.5.0 Reporter: Zihao Ye Assignee: Zihao Ye
There is a critical bug where, upon failing to create a Kudu external table, it leads to the corresponding Kudu table being dropped. *Steps to Reproduce:* # Attempt to create a Kudu external table with corresponding Kudu table. # Ensure that the creation of the table failed (e.g., due to permission denied). # Observe that the corresponding Kudu table is deleted. -- This message was sent by Atlassian Jira (v8.20.10#820010)