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

Jane Chan updated FLINK-29506:
------------------------------
    Description: 
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!

  was:
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!


> 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|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)

Reply via email to