[
https://issues.apache.org/jira/browse/CALCITE-2770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16757747#comment-16757747
]
Julian Hyde commented on CALCITE-2770:
--------------------------------------
In my opinion, there is sufficient consensus among vendors (e.g. there are no
implementations of them inconsistent with other vendors) that we can keep them
in the "standard" table.
> Add bitwise aggregate functions BIT_AND, BIT_OR
> -----------------------------------------------
>
> Key: CALCITE-2770
> URL: https://issues.apache.org/jira/browse/CALCITE-2770
> Project: Calcite
> Issue Type: Improvement
> Components: core
> Reporter: Haisheng Yuan
> Assignee: Julian Hyde
> Priority: Major
>
> Almost all major database vendors provide bitwise aggregate functions such as
> BIT_AND, BIT_OR. It would be nice if Calcite has these as built-in aggregate
> functions.
>
> [1].
> [https://docs.aws.amazon.com/redshift/latest/dg/c_bitwise_aggregate_functions.html]
> [2]. [https://www.postgresql.org/docs/9.1/functions-aggregate.html]
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)