[
https://issues.apache.org/jira/browse/FLINK-39084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-39084:
-----------------------------------
Labels: pull-request-available (was: )
> 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
> Priority: Minor
> Labels: pull-request-available
>
> 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)