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