Niels Pardon created CALCITE-7639:
-------------------------------------
Summary: support bitwise right shift (>>) operator and right_shift
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
Fix For: 1.43.0
CALCITE-7109 added support for bitwise left shift operator << and the
LEFT_SHIFT function.
This issue covers adding the bitwise right shift operator >> and the
RIGHT_SHIFT function along the same lines.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)