Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
ghx-label-11
Description
The BINARY type is currently not supported inside complex types and a cross-component decision is probably needed to support it (see IMPALA-11491). We would like to enable EXPAND_COMPLEX_TYPES for Iceberg metadata tables (IMPALA-12612), which requires that queries with BINARY inside complex types don't fail. Enabling EXPAND_COMPLEX_TYPES is a more prioritised issue than IMPALA-11491, so we should come up with a temporary solution, e.g. NULLing BINARY values in complex types and logging a warning, or setting these BINARY values to a warning string.
Attachments
Issue Links
- depends upon
-
IMPALA-12926 Refactor BINARY type handling in the backend
- Resolved
- is depended upon by
-
IMPALA-12612 Enable EXPAND_COMPLEX_TYPES for Iceberg Metadata tables
- Resolved
- is related to
-
IMPALA-11491 Support BINARY nested in complex types in select list
- Resolved
- relates to
-
IMPALA-12973 Add support for BINARY in complex types in Iceberg metadata tables
- Resolved