Wenzhe Zhou created IMPALA-12110:
------------------------------------
Summary: Impala returns parsing error when creating Kudu table in
CTAS without specifying primary key
Key: IMPALA-12110
URL: https://issues.apache.org/jira/browse/IMPALA-12110
Project: IMPALA
Issue Type: Bug
Components: Frontend
Affects Versions: Impala 4.3.0
Reporter: Wenzhe Zhou
Assignee: Wenzhe Zhou
Fix For: Impala 4.3.0
IMPALA-11809 adds support non unique primary key for Kudu table.
It allows to create Kudu table without specifying primary key since partition
columns could be promoted as non unique primary key. But when creating Kudu
table in CTAS without specifying primary key, Impala returns parsing error.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)