You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Csaba Ringhofer (Jira)" <ji...@apache.org> on 2020/03/09 17:29:00 UTC

[jira] [Created] (IMPALA-9482) Support BINARY columns

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: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org