Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-6810 Add a set of built-in functions to Table API & SQL
  3. FLINK-12449

[Bitwise Functions] Add BIT_AND, BIT_OR functions supported in Table API and SQL

    XMLWordPrintableJSON

Details

    Description

      Bitwise AND.

      eg. SELECT BIT_AND(29,15), returns 13

      Bitwise OR

      eg. SELECT BIT_OR(29 ,15), returns 31

      Attachments

        1. image-2023-02-26-11-55-47-406.png
          294 kB
          Ran Tao
        2. image-2023-02-26-11-56-21-005.png
          461 kB
          Ran Tao

        Issue Links

          Activity

            People

              Unassigned Unassigned
              Dillon. Zhanchun Zhang
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated: