[
https://issues.apache.org/jira/browse/CALCITE-7639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18094086#comment-18094086
]
Julian Hyde edited comment on CALCITE-7639 at 7/6/26 6:16 PM:
--------------------------------------------------------------
That helps, but the PR still seems to have a better description of the feature
than this case. Our process is to put a good specification in the jira case,
and very little in the PR, because it is supposed to just implement the
specification in the jira case.
Generally I don't even read the PR until the jira case is ready.
was (Author: julianhyde):
Thank you. It is useful to see which types this operator will affect.
> Support bitwise right shift (>>) operator and RIGHTSHIFT function
> -----------------------------------------------------------------
>
> Key: CALCITE-7639
> URL: https://issues.apache.org/jira/browse/CALCITE-7639
> Project: Calcite
> Issue Type: New Feature
> Components: core
> Affects Versions: 1.42.0
> Reporter: Niels Pardon
> Assignee: Niels Pardon
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.43.0
>
>
> CALCITE-7109 added support for bitwise left shift operator << and the
> LEFTSHIFT function.
> This issue covers adding the bitwise right shift operator >> and the
> RIGHTSHIFT function along the same lines.
> The operator proposed hereĀ
--
This message was sent by Atlassian Jira
(v8.20.10#820010)