Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Done
-
None
-
None
-
ghx-label-4
Description
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.
Attachments
Issue Links
- is related to
-
IMPALA-11340 Support BINARY in persistent legacy Java UDFs
- Open
- relates to
-
IMPALA-5323 Support Kudu BINARY
- Resolved
1.
|
Complete builtin aggregate support for BINARY | Open | Unassigned | |
2.
|
Codegen WriteSlot for BINARY columns in TextConverter | Open | Unassigned | |
3.
|
BINARY support in Iceberg | Open | Unassigned |