Re: data enrichment with SQL use case
Posted by
miki haiat on
URL: http://deprecated-apache-flink-user-mailing-list-archive.369.s1.nabble.com/data-enrichment-with-SQL-use-case-tp19520p19555.html
HI thanks for the reply i will try to break your reply to the flow execution order .
First data stream Will use AsyncIO and select the table ,
Second stream will be kafka and the i can join the stream and map it ?
If that the case then i will select the table only once on load ?
How can i make sure that my stream table is "fresh" .
Im thinking to myself , is thire a way to use flink backend (ROKSDB) and create read/write through
macanisem ?
Thanks
miki