[ https://issues.apache.org/jira/browse/CALCITE-3782?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
hailong wang updated CALCITE-3782: ---------------------------------- Description: According to the discussion link CALCITE-3732 , We should make bitwise operators work on all integer types, BINARY and VARBINARY. So Bit_And, Bit_OR and Bit_XOR agg operator should also support BINARY and VARBINARY. (was: According to the discussion [link CALCITE-3732|https://issues.apache.org/jira/browse/CALCITE-3732]We should make bitwise operators work on all integer types, BINARY and VARBINARY. So Bit_And, Bit_OR and Bit_XOR agg operator should also support BINARY and VARBINARY.) > Bitwise operator Bit_And, Bit_OR and Bit_XOR support binary and varbinary type > ------------------------------------------------------------------------------ > > Key: CALCITE-3782 > URL: https://issues.apache.org/jira/browse/CALCITE-3782 > Project: Calcite > Issue Type: Sub-task > Components: core > Affects Versions: 1.22.0 > Reporter: hailong wang > Assignee: hailong wang > Priority: Major > Fix For: 1.23.0 > > > According to the discussion link CALCITE-3732 , We should make bitwise > operators work on all integer types, BINARY and VARBINARY. So Bit_And, Bit_OR > and Bit_XOR agg operator should also support BINARY and VARBINARY. -- This message was sent by Atlassian Jira (v8.3.4#803005)