[ 
https://issues.apache.org/jira/browse/ASTERIXDB-2562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hussain Towaileb updated ASTERIXDB-2562:
----------------------------------------
    Description: 
Add support for bitwise functions. The bitwise functions operate on int64 
signed integers.

BITAND
 BITCLEAR
 BITNOT
 BITOR
 BITSET
 BITSHIFT
 BITTEST
 BITXOR

BITCOUNT

ISBITSET (is a synonym for BITTEST)

  was:
Add support for bitwise functions. The bitwise functions operate on int64 
signed integers.

BITAND
 BITCLEAR
 BITNOT
 BITOR
 BITSET
 BITSHIFT
 BITTEST
 BITXOR

ISBITSET (is a synonym for BITTEST)


> Add support for bitwise functions.
> ----------------------------------
>
>                 Key: ASTERIXDB-2562
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-2562
>             Project: Apache AsterixDB
>          Issue Type: Improvement
>          Components: FUN - Functions
>    Affects Versions: 0.9.4
>            Reporter: Hussain Towaileb
>            Assignee: Hussain Towaileb
>            Priority: Major
>             Fix For: 0.9.5
>
>
> Add support for bitwise functions. The bitwise functions operate on int64 
> signed integers.
> BITAND
>  BITCLEAR
>  BITNOT
>  BITOR
>  BITSET
>  BITSHIFT
>  BITTEST
>  BITXOR
> BITCOUNT
> ISBITSET (is a synonym for BITTEST)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to