Hi, David.
Have you added the parquet format[1] dependency in your dependencies?
It seems that the class ParquetColumnarRowInputFormat cannot be found.
Best,
Hang
[1]
https://nightlies.apache.org/flink/flink-docs-release-1.19/docs/connectors/table/formats/parquet/
Sohil Shah 于2024年4月17日周三 04:4
Hi David,
Since this is a ClassNotFoundException, you may be missing a dependency.
Could you share your pom.xml.
Thanks
-Sohil
Project: Braineous https://bugsbunnyshah.github.io/braineous/
On 2024/04/16 15:22:34 David Silva via user wrote:
> Hi,
>
> Our team would like to leverage Flink but we'r
Hello David,
Since this is a ClassNotFoundException, you maybe missing a dependency.
Could you share your pom.xml.
Thanks
-Sohil
Project: Braineous https://bugsbunnyshah.github.io/braineous/
On Tue, Apr 16, 2024 at 11:25 AM David Silva via user
wrote:
> Hi,
>
> Our team would like to leverage