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

[jira] [Closed] (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 ]

Jingsong Lee closed FLINK-29506.
--------------------------------
      Assignee: Jane Chan
    Resolution: Fixed

master: 09827774e2f435de3133ced33c61dcf1e6ceae0a

> 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
>            Assignee: Jane Chan
>            Priority: Major
>              Labels: pull-request-available
>             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|width=617,height=375!
>  
> !image-2022-10-05-15-20-19-422.png|width=617,height=390!



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