Re: The methodlogy behind the join in Table API and Datastream

2022-06-29 Thread yuxia
022年 6 月 29日 下午 6:04:30 主题: The methodlogy behind the join in Table API and Datastream Hi team, I have the question about the methodology behind the joining using SQL-Client and DataStream. I have some scenario like this: I have two tables: t1 and t2 and I consume the WAL log from it and

The methodlogy behind the join in Table API and Datastream

2022-06-29 Thread lan tran
Hi team,I have the question about the methodology behind the joining using SQL-Client and DataStream. I have some scenario like this: I have two tables: t1 and t2 and I consume the WAL log from it and send to Kafka. Next, I will join two tables above together and convert this table in changelog str