Hi Jaqie:
I think you can take a look to temporal table in blink planner. (Using
LookupableTableSource). [1]
Use processing time: Its processing is to query from external table(storage
like HBase, JDBC) by per record in real time.
[1]
https://ci.apache.org/projects/flink/flink-docs-master/dev/tab
Hi Jaqie,
If I understand your question correctly, it seems you are finding a
solution about the Stream table and Dim table(you called static table) join.
There were many users who asked this question. Linked some reply here[1][2]
to let you consider.
Best,
Vino
[1]:
http://apache-flink-mailing