[
https://issues.apache.org/jira/browse/FLINK-23687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17462953#comment-17462953
]
HunterHunter commented on FLINK-23687:
--------------------------------------
[~jingzhang]
I have completed the development of this function, and the plan is as follows:
1: Add option ('lookup.join.pre-partition'='true') to the hints of left input
to determine whether to enable lookupjoin pre-partition
2: Add rule: SnapshotOnPartitionTableScanRule to add FlinkRelDistribution
> Add Sql query hint to enable LookupJoin shuffle by join key of left input
> -------------------------------------------------------------------------
>
> Key: FLINK-23687
> URL: https://issues.apache.org/jira/browse/FLINK-23687
> Project: Flink
> Issue Type: Sub-task
> Components: Table SQL / Planner
> Reporter: Jing Zhang
> Assignee: Jing Zhang
> Priority: Major
>
> Add Sql query hint to enable LookupJoin shuffle by join key of left input
--
This message was sent by Atlassian Jira
(v8.20.1#820001)