[
https://issues.apache.org/jira/browse/FLINK-39084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gyula Fora closed FLINK-39084.
------------------------------
Fix Version/s: 2.3.0
Assignee: Swapna Marru
Resolution: Fixed
merged to main 4d88ecfe924b3704c10d098c1ef45b5d55351e93
> Variant Field accesor helper methods
> -------------------------------------
>
> Key: FLINK-39084
> URL: https://issues.apache.org/jira/browse/FLINK-39084
> Project: Flink
> Issue Type: Sub-task
> Reporter: Swapna Marru
> Assignee: Swapna Marru
> Priority: Minor
> Labels: pull-request-available
> Fix For: 2.3.0
>
>
> For use cases like converting a variant to rowtype (or other formats in
> external connectors), where we want to read fields as MAP type or Array Types
> we need following methods,
> * getArraySize() - Returns the size of an array variant
> * getFieldNames() - Returns the field names of an object variant (top-level
> only)
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)