Can I cross talk between environments

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Can I cross talk between environments

srikanth flink
Hi,

I'm using Java code to source from Kafka, streaming to table and registered the table. I understand that I have started the StreamExecutionEnvironment and execution.

Is there a way that I could access the registered table/temporal function from SQL client?

Thanks
Srikanth