Forgot to mention, Iam using flink version 1.18.1
On Wed, Apr 23, 2025 at 1:00 AM Yashoda Krishna T <
yashoda.kris...@netcoreunbxd.com> wrote:
> Hi,
> I have tried using lateral join on two tables in flink sql similar to the
> example
>
>
> https://github.com/apache/flink/blob/c724168fad4215626b5
Hi,
I have tried using lateral join on two tables in flink sql similar to the
example
https://github.com/apache/flink/blob/c724168fad4215626b5596dd63cb66e477948aa0/flink-examples/flink-examples-table/src/main/java/org/apache/flink/table/examples/java/basics/UpdatingTopCityExample.java#L130
But I