You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by Kamesh Chandran <ka...@grab.com.INVALID> on 2022/07/05 05:47:55 UTC

[External] Access issue with ParquetColumnarRowInputFormat

hi Team, We recently started migrating flink from 1.14 to 1.15. We came
across a challenge that till 1.14 ParquetColumnarRowInputFormat constructor
was publicly accessible. But in version 1.15 it is accessible only within
the package. As per documentation, constructors are allowed to be accessed
publicly. Below are the Code and documentation link for your reference.

Kindly advice and help us with this.

*Documentation link:*
https://nightlies.apache.org/flink/flink-docs-release-1.15/docs/connectors/datastream/formats/parquet/#flink-rowdata

*Flink 1.15:*
https://github.com/apache/flink/blob/release-1.15.0-rc4/flink-formats/flink-parquet/src/main/java/org/apache/flink/formats/parquet/ParquetColumnarRowInputFormat.java#L55

*Flink 1.14:*
https://github.com/apache/flink/blob/release-1.14.4/flink-formats/flink-parquet/src/main/java/org/apache/flink/formats/parquet/ParquetColumnarRowInputFormat.java#L56

Thanks in advance,
Kamesh

-- 


By communicating with Grab Inc and/or its subsidiaries, associate 
companies and jointly controlled entities (“Grab Group”), you are deemed to 
have consented to the processing of your personal data as set out in the 
Privacy Notice which can be viewed at https://grab.com/privacy/ 
<https://grab.com/privacy/>


This email contains confidential information 
and is only for the intended recipient(s). If you are not the intended 
recipient(s), please do not disseminate, distribute or copy this email 
Please notify Grab Group immediately if you have received this by mistake 
and delete this email from your system. Email transmission cannot be 
guaranteed to be secure or error-free as any information therein could be 
intercepted, corrupted, lost, destroyed, delayed or incomplete, or contain 
viruses. Grab Group do not accept liability for any errors or omissions in 
the contents of this email arises as a result of email transmission. All 
intellectual property rights in this email and attachments therein shall 
remain vested in Grab Group, unless otherwise provided by law.