[
https://issues.apache.org/jira/browse/FLINK-34335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ruan Hang updated FLINK-34335:
------------------------------
Fix Version/s: 2.3.0
(was: 2.2.0)
> Query hints in RexSubQuery could not be printed
> -----------------------------------------------
>
> Key: FLINK-34335
> URL: https://issues.apache.org/jira/browse/FLINK-34335
> Project: Flink
> Issue Type: Bug
> Components: Table SQL / Planner
> Affects Versions: 2.1.0
> Reporter: Xuyang Zhong
> Priority: Major
> Fix For: 2.3.0
>
>
> That is because in `RelTreeWriterImpl`, we don't care about the
> `RexSubQuery`. And `RexSubQuery` use `RelOptUtil.toString(rel)` to print
> itself instead of adding extra information such as query hints.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)