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/22 19:35:00 UTC

[jira] [Resolved] (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 resolved ASTERIXDB-2562.
-----------------------------------------
    Resolution: Fixed

> 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)