[
https://issues.apache.org/jira/browse/IMPALA-12611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17833292#comment-17833292
]
ASF subversion and git services commented on IMPALA-12611:
----------------------------------------------------------
Commit 63f52807f0641ced7560dac2f616f352e7b5a86c in impala's branch
refs/heads/master from Daniel Becker
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=63f52807f ]
IMPALA-12611: Add support to MAP type Iceberg Metadata table columns
This change adds support for querying MAP types from Iceberg Metadata
tables.
The 'IcebergMetadataScanner.ArrayScanner' java class is renamed to
'CollectionScanner' and extended to be able to handle maps. For arrays
the iteration returns the element as before, for maps it returns
'Map.Entry' objects.
Note that collections in the FROM clause are still not supported.
Testing:
- Added E2E tests in iceberg-metadata-tables.test.
Change-Id: I8a8b3a574ca45c893315c3b41b33ce4e0eff865a
Reviewed-on: http://gerrit.cloudera.org:8080/21125
Reviewed-by: Impala Public Jenkins <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>
> Add support to MAP type Iceberg Metadata table columns
> ------------------------------------------------------
>
> Key: IMPALA-12611
> URL: https://issues.apache.org/jira/browse/IMPALA-12611
> Project: IMPALA
> Issue Type: Sub-task
> Components: Backend, Frontend
> Affects Versions: Impala 4.4.0
> Reporter: Tamas Mate
> Assignee: Daniel Becker
> Priority: Major
> Labels: impala-iceberg
>
> MAP type columns are currently filled with NULLs, we should populate them.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]