[
https://issues.apache.org/jira/browse/IGNITE-23658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vladimir Steshin updated IGNITE-23658:
--------------------------------------
Summary: Calcite. Support bitwise operations: BITAND, BITOR, BITXOR. (was:
Calcite. Support bitwise operation BITAND, BITOR, BITXOR.)
> Calcite. Support bitwise operations: BITAND, BITOR, BITXOR.
> -----------------------------------------------------------
>
> Key: IGNITE-23658
> URL: https://issues.apache.org/jira/browse/IGNITE-23658
> Project: Ignite
> Issue Type: Improvement
> Reporter: Vladimir Steshin
> Assignee: Vladimir Steshin
> Priority: Minor
>
> Extend suporting of aggregating bitwise operations #IGNITE-23624 with normal
> ones:
> {code:java}
> BITAND(x, y)
> BITOR(x, y)
> BITXOR(x, y)
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)