[
https://issues.apache.org/jira/browse/FLINK-29081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-29081:
-----------------------------------
Labels: pull-request-available (was: )
> Join Hint cannot be identified by lowercase
> -------------------------------------------
>
> Key: FLINK-29081
> URL: https://issues.apache.org/jira/browse/FLINK-29081
> Project: Flink
> Issue Type: Bug
> Components: Table SQL / Planner
> Affects Versions: 1.16.0
> Reporter: xuyang
> Priority: Minor
> Labels: pull-request-available
> Fix For: 1.16.0
>
>
> The following sql can reproduce this bug:
> select /*+ bRoadCasT(t1) */* from t1 join t1 as t3 on t1.a = t3.a;
--
This message was sent by Atlassian Jira
(v8.20.10#820010)