[ 
https://issues.apache.org/jira/browse/CALCITE-5251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17597567#comment-17597567
 ] 

Danny Chen edited comment on CALCITE-5251 at 8/30/22 6:46 AM:
--------------------------------------------------------------

[~julianhyde] We have not documented specifically for {{{}RelNode{}}}{{{}s, 
whether a {{RelNode}}{}}} implements {{Hintable}} is kind of an interval 
behavior and should be transparent to users, WDYT ? It's more valuable to 
document about the general Hints syntax which we already have on the website.

BTW, more and more {{{}RelNode{}}}{{{}s implement {{Hintable}}{}}} we may need 
to re-think the design about whether we should abstract out the {{Hintable}} as 
base clazz for all the {{RelNodes}} for purpose of hints propagation or 
something.


was (Author: danny0405):
[~julianhyde] We have not documented specifically for {{RelNode}}s, whether a 
{{RelNode}} implements {{Hintable}} is kind of an interval behavior and should 
be transparent to users, WDYT ? It's more valuable to document about the 
general Hints syntax which we already have on the website.

BTW, more and more {{RelNode}}s implement {{Hintable}} we may need to re-think 
the design about whether we should abstract out the {{Hintable}} as base clazz 
for all the {{RelNodes}} for purpose of hints propagation or something.

> Support SQL hint for Snapshot
> -----------------------------
>
>                 Key: CALCITE-5251
>                 URL: https://issues.apache.org/jira/browse/CALCITE-5251
>             Project: Calcite
>          Issue Type: New Feature
>            Reporter: lincoln lee
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Current, `snapshot` does not support hint yet and this blocks hint 
> propagation to the underlying temporal table.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to