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.
|
Add basic BINARY support | Resolved | Unassigned | |
2.
|
Add built-in functions for BINARY columns | Resolved | Unassigned | |
3.
|
Read/write support for BINARY in Parquet | Resolved | Unassigned | |
4.
|
Read support for BINARY in ORC | Resolved | Csaba Ringhofer | |
5.
|
Complete builtin aggregate support for BINARY | Open | Unassigned | |
6.
|
Codegen WriteSlot for BINARY columns in TextConverter | Open | Unassigned | |
7.
|
Support BINARY nested in complex types in select list | Resolved | Daniel Becker | |
8.
|
BINARY support in Iceberg | Open | Unassigned |