[
https://issues.apache.org/jira/browse/IMPALA-15057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zoltán Borók-Nagy resolved IMPALA-15057.
----------------------------------------
Fix Version/s: Impala 5.0.0
Resolution: Fixed
> Add variant_get function to extract values from VARIANTs
> --------------------------------------------------------
>
> Key: IMPALA-15057
> URL: https://issues.apache.org/jira/browse/IMPALA-15057
> Project: IMPALA
> Issue Type: Sub-task
> Components: Backend, Frontend
> Reporter: Zoltán Borók-Nagy
> Assignee: Zoltán Borók-Nagy
> Priority: Major
> Labels: impala-iceberg, impala-iceberg-active-backlog
> Fix For: Impala 5.0.0
>
>
> We want to support the following function:
> {noformat}
> variant_get(v, '$.path') -- return VARIANT
> variant_get(v, '$.path', 'type') -- extract typed values from variant
> {noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)