Pavel Martynov created IMPALA-5323:
--------------------------------------
Summary: Support Kudu BINARY
Key: IMPALA-5323
URL: https://issues.apache.org/jira/browse/IMPALA-5323
Project: IMPALA
Issue Type: New Feature
Components: Backend
Reporter: Pavel Martynov
I trying to 'CREATE EXTERNAL TABLE STORED AS KUDU' on the table with BINARY
Kudu column data type and got an error: Kudu type 'binary' is not supported in
Impala.
This limitation is not documented, checked:
https://impala.incubator.apache.org/docs/build/html/topics/impala_kudu.html
https://kudu.apache.org/docs/kudu_impala_integration.html#_known_issues_and_limitations
There are some thoughts that Kudu BINARY data type may be supported by Impala's
STRING data type:
https://community.cloudera.com/t5/Interactive-Short-cycle-SQL/Does-impala-support-binary-data-type/td-p/24366
https://groups.google.com/a/cloudera.org/forum/#!msg/impala-user/muguKJU3c3I/_oArmoxSlDMJ
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)