You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Jane Chan (Jira)" <ji...@apache.org> on 2022/10/05 07:21:00 UTC

[jira] [Updated] (FLINK-29506) ParquetInputFormatFactory fails to create format on Flink 1.14

     [ https://issues.apache.org/jira/browse/FLINK-29506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jane Chan updated FLINK-29506:
------------------------------
    Attachment: image-2022-10-05-15-20-19-422.png

> ParquetInputFormatFactory fails to create format on Flink 1.14
> --------------------------------------------------------------
>
>                 Key: FLINK-29506
>                 URL: https://issues.apache.org/jira/browse/FLINK-29506
>             Project: Flink
>          Issue Type: Bug
>          Components: Table Store
>    Affects Versions: table-store-0.3.0
>            Reporter: Jane Chan
>            Priority: Major
>             Fix For: table-store-0.3.0
>
>         Attachments: image-2022-10-05-15-19-25-641.png, image-2022-10-05-15-20-19-422.png
>
>
> The current way to instantiate format has issues. See
> [https://github.com/apache/flink-table-store/blob/master/flink-table-store-format/src/main/java/org/apache/flink/table/store/format/parquet/ParquetInputFormatFactory.java#L36]
> ParquetColumnarRowInputFormat#createPartitionedFormat only differs in arguments for Flink 1.14 and Flink 1.15. It'll direct throw IllegalArgumentException when using Flink1.14.
> !image-2022-10-05-15-19-25-641.png!



--
This message was sent by Atlassian Jira
(v8.20.10#820010)