[
https://issues.apache.org/jira/browse/CALCITE-7639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mihai Budiu resolved CALCITE-7639.
----------------------------------
Resolution: Fixed
Fixed in
[https://github.com/apache/calcite/commit/cb24d308280783c06750b6e8f3e971d4fca2fd80]
Thank you for the contribution [~zrlpar]
> 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)