[
https://issues.apache.org/jira/browse/IGNITE-23658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17899798#comment-17899798
]
Ignite TC Bot commented on IGNITE-23658:
----------------------------------------
{panel:title=Branch: [pull/11655/head] Base: [master] : No blockers
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/11655/head] Base: [master] : New Tests
(2)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}Calcite SQL{color} [[tests
2|https://ci2.ignite.apache.org/viewLog.html?buildId=8172459]]
* {color:#013220}IgniteCalciteTestSuite: FunctionsTest.testBitwiseOperations -
PASSED{color}
* {color:#013220}IgniteCalciteTestSuite:
FunctionsTest.testBitwiseOperationsWithTable - PASSED{color}
{panel}
[TeamCity *--> Run :: All*
Results|https://ci2.ignite.apache.org/viewLog.html?buildId=8172544&buildTypeId=IgniteTests24Java8_RunAll]
> 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
> Labels: calcite, ignite-2, ise
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)