[
https://issues.apache.org/jira/browse/CALCITE-6205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated CALCITE-6205:
------------------------------------
Labels: pull-request-available (was: )
> 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 BigQuery,
> respectively.
> 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)