Re: static table in flink

2019-11-11 Thread Jingsong Li
codeha.us/apache-flink-users/msg12421.html > > Jaqie Chan 于2019年11月9日周六 下午3:04写道: > >> Hello, >> >> I have questions about static table in flink. >> >> Join the stream table with static table. I'm looking at temporal table, >> while the time based ta

Re: static table in flink

2019-11-09 Thread vino yang
-mailing-list-archive.1008284.n3.nabble.com/How-to-Join-a-dimension-table-in-flink-sql-td20729.html [2]: http://www.codeha.us/apache-flink-users/msg12421.html Jaqie Chan 于2019年11月9日周六 下午3:04写道: > Hello, > > I have questions about static table in flink. > > Join the stream table with st

static table in flink

2019-11-08 Thread Jaqie Chan
Hello, I have questions about static table in flink. Join the stream table with static table. I'm looking at temporal table, while the time based table would grow exponentially over period. Any suggestions? Stream tables checks the contains in static table(updates once everyday with new s