[
https://issues.apache.org/jira/browse/FLINK-16780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17067327#comment-17067327
]
Benchao Li commented on FLINK-16780:
------------------------------------
[~phoenixjiangnan] Thanks for the effort.
I also have an idea regarding dimension table. Currently, dimension table join
does not have a hash distribution, which is not very friendly for cache. We
also have some similar cases in our company, and we add a hash distribution for
the join keys of left table.
If we can reach an agreement, I can create an issue to track this. Of course,
we can add an optional table config to enable it, which is not enabled by
default.
> improve Flink lookup join
> --------------------------
>
> Key: FLINK-16780
> URL: https://issues.apache.org/jira/browse/FLINK-16780
> Project: Flink
> Issue Type: New Feature
> Components: Table SQL / API, Table SQL / Planner
> Reporter: Bowen Li
> Priority: Major
>
> this is an umbrella ticket to group all the improvements related to lookup
> join in Flink
--
This message was sent by Atlassian Jira
(v8.3.4#803005)