You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "Hussain Towaileb (JIRA)" <ji...@apache.org> on 2019/05/06 22:05:00 UTC

[jira] [Updated] (ASTERIXDB-2562) Add support for bitwise functions.

     [ 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

  was:
Add support for bitwise functions.

BITAND
BITCLEAR
BITNOT
BITOR
BITSET
BITSHIFT
BITTEST
BITXOR


> 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
>            Reporter: Hussain Towaileb
>            Assignee: Hussain Towaileb
>            Priority: Major
>
> Add support for bitwise functions. The bitwise functions operate on int64 signed integers.
> BITAND
>  BITCLEAR
>  BITNOT
>  BITOR
>  BITSET
>  BITSHIFT
>  BITTEST
>  BITXOR



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