How to define table hints in Flink SQL Window VTF
I am trying to do a stats query by Flink SQL Windowing TVF aggregation on an iceberg table with streaming read mode.
java.lang.ClassCastException Error While using FLINK SQL
I am using Flink sql, when I am adding the jar files (iceberg-aws-bundle-1.4.1.jar, iceberg-flink-runtime-1.17-1.4.2.jar, hadoop-core-1.2.1.jar and hadoop-client-3.3.6.jar) and creating an Iceberg Catalog, I am getting the following error:-