[
https://issues.apache.org/jira/browse/CALCITE-6205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tanner Clary resolved CALCITE-6205.
-----------------------------------
Resolution: Fixed
Merged via
[0a0fd87|https://github.com/apache/calcite/commit/0a0fd871fa9b734f5730f05a1725e7bb560d3799],
thanks for the reviews, [~julianhyde], [~oliverlee], and [~jiajunbernoulli]!
> Add BITAND_AGG, BITOR_AGG functions (enabled in Snowflake library)
> ------------------------------------------------------------------
>
> Key: CALCITE-6205
> URL: https://issues.apache.org/jira/browse/CALCITE-6205
> Project: Calcite
> Issue Type: Improvement
> Reporter: Tanner Clary
> Assignee: Tanner Clary
> Priority: Major
> Labels: pull-request-available
>
> Snowflake supports the BITAND_AGG and BITOR_AGG functions, these are
> identical to the BITAND and BITOR functions supported by the standard.
> BITAND_AGG docs and examples:
> https://docs.snowflake.com/en/sql-reference/functions/bitand_agg
> BITOR_AGG docs and examples:
> https://docs.snowflake.com/en/sql-reference/functions/bitor_agg
--
This message was sent by Atlassian Jira
(v8.20.10#820010)