[
https://issues.apache.org/jira/browse/CALCITE-5107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17597324#comment-17597324
]
Julian Hyde commented on CALCITE-5107:
--------------------------------------
Here's the link for commit
[c98171da|https://github.com/apache/calcite/commit/c98171da5790d3d5ee7d2eb48a21d0080d0d68f3].
> Support SQL hint for Filter, SetOp, Sort, Window, Values
> --------------------------------------------------------
>
> Key: CALCITE-5107
> URL: https://issues.apache.org/jira/browse/CALCITE-5107
> Project: Calcite
> Issue Type: New Feature
> Components: core
> Reporter: godfrey he
> Assignee: Danny Chen
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.31.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Currently, only part of RelNodes support SQL hint, such as: Scan, Project,
> Join. Filter, SetOp, Sort, Window, Values do not support hint yet, which
> cause hint propagation can not be supported.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)