[
https://issues.apache.org/jira/browse/FLINK-34335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17813470#comment-17813470
]
xuyang commented on FLINK-34335:
--------------------------------
I'll try to fix it.
> 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
> Reporter: xuyang
> Priority: Major
> Fix For: 1.19.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)