You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Zhanchun Zhang (JIRA)" <ji...@apache.org> on 2019/05/08 16:29:00 UTC

[jira] [Created] (FLINK-12450) [Bitwise Functions] Add BIT_LSHIFT, BIT_RSHIFT functions supported in Table API and SQL

Zhanchun Zhang created FLINK-12450:
--------------------------------------

             Summary: [Bitwise Functions] Add BIT_LSHIFT, BIT_RSHIFT functions supported in Table API and SQL
                 Key: FLINK-12450
                 URL: https://issues.apache.org/jira/browse/FLINK-12450
             Project: Flink
          Issue Type: Sub-task
            Reporter: Zhanchun Zhang
            Assignee: Zhanchun Zhang


BIT_LSHIFT, Shifts a long number to the left

BIT_RSHIFT, Shifts a long number to the right



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