Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
Impala 2.7.0
Description
The semantics of CREATE TABLE LIKE when Kudu tables are involved, either as a source or as a target table, are not well specified or properly implemented; in some cases a misleading ImpalaRuntimeException is thrown.
Actions:
- Decide whether CREATE TABLE LIKE will be supported for Kudu tables.
- Implement whatever approach is decided
- Properly document both in Impala and Kudu docs the supported operations
Attachments
Issue Links
- causes
-
IMPALA-12466 Document CREATE TABLE LIKE for Kudu
- Open
- relates to
-
IMPALA-3668 Unable to create tables like Kudu table
- Resolved