StarRocks / starrocks-connector-for-apache-flink

Apache License 2.0
189 stars 152 forks source link

The AsyncTableFunction can be used for Flink lookup join StarRocks dimension table #363

Open chestnutqiang opened 3 months ago

chestnutqiang commented 3 months ago

If you use asynchronous queries, the AsyncTableFunction can increase the throughput of the StarRocks dimension table

image