Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
Private Beta
-
None
-
None
Description
I ran 'SHOW CREATE TABLE' on a ycsb table, then copy-pasted the results back into the impala shell (with a different name). I got a syntax error:
ERROR: AnalysisException: Syntax error in line 14:
STORED BY 'com.cloudera.kudu.hive.KuduStorageHandler'
^
Encountered: BY
Expected: AS