[
https://issues.apache.org/jira/browse/FLINK-36709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-36709:
-----------------------------------
Labels: pull-request-available (was: )
> Flink parquet will throw exception when reading nested row data with last
> column is array.
> ------------------------------------------------------------------------------------------
>
> Key: FLINK-36709
> URL: https://issues.apache.org/jira/browse/FLINK-36709
> Project: Flink
> Issue Type: Bug
> Components: Formats (JSON, Avro, Parquet, ORC, SequenceFile)
> Affects Versions: 2.0-preview
> Reporter: Wenchao Wu
> Priority: Major
> Labels: pull-request-available
> Fix For: 2.0.0
>
>
> When reading parquet data with inner row's last column is array, eg:Row<a int
> , Row<b int, Array<int>>, the job will failed.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)