Swapna Marru created FLINK-39084:
------------------------------------
Summary: 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
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)