You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Taras Ledkov (Jira)" <ji...@apache.org> on 2021/04/23 08:46:00 UTC

[jira] [Created] (IGNITE-14640) Calcite engine. Implement bit aggregate functions

Taras Ledkov created IGNITE-14640:
-------------------------------------

             Summary: Calcite engine. Implement bit aggregate functions
                 Key: IGNITE-14640
                 URL: https://issues.apache.org/jira/browse/IGNITE-14640
             Project: Ignite
          Issue Type: Improvement
          Components: sql
            Reporter: Taras Ledkov


Implement bit aggregate functions:
- BIT_AND
- BIT_OR
- BIT_XOR

Tests:
{{aggregate/aggregates/test_bit_and.test}}
{{aggregate/aggregates/test_bit_or.test}}
{{aggregate/aggregates/test_bit_xor.test}}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)