Csaba Ringhofer created IMPALA-9482:
---------------------------------------
Summary: Support BINARY columns
Key: IMPALA-9482
URL: https://issues.apache.org/jira/browse/IMPALA-9482
Project: IMPALA
Issue Type: New Feature
Components: Backend, Frontend
Reporter: Csaba Ringhofer
Hive's binary data types seem very similar to strings with some exceptions:
- no implicit/explicit cast to any type except string
- bit different built-in functions than for string, but some functions accept
both string and binary (e.g. concat)
- written to text files with base64 encoding
(see https://cwiki.apache.org/confluence/display/Hive/LanguageManual+UDF )
I didn't look around about client support yet.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]