[ https://issues.apache.org/jira/browse/FLINK-20373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17243157#comment-17243157 ]
HideOnBush commented on FLINK-20373: ------------------------------------ foodLst ARRAY<ROW(foodName String, foodCategoryName String, foodRealAmount Double)> Like this。I want to turn the array into rows。 ARRAY to ROW in flink sql use UDF > Flink table jsonArray access all > -------------------------------- > > Key: FLINK-20373 > URL: https://issues.apache.org/jira/browse/FLINK-20373 > Project: Flink > Issue Type: New Feature > Components: Table SQL / Client > Affects Versions: 1.11.2 > Reporter: HideOnBush > Priority: Major > > The official jsonArray is provided, and the array is also provided to access > Row elements based on the subscript. Should we also consider the length of > each jsonArray, and if the subscript is passed, the code will become longer -- This message was sent by Atlassian Jira (v8.3.4#803005)