Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-13072

[C++] Add bitwise arithmetic compute functions

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 5.0.0
    • C++

    Description

      Implement bitwise operators (and/or/not/xor) and shifts.

      Shifts will require some consideration with casting (e.g. we will not want to promote unsigned LHS to signed as that's a different operation - or, perhaps preferably, we should implement separate logical and arithmetic shift operators) and overflow

      Attachments

        Issue Links

          Activity

            People

              lidavidm David Li
              lidavidm David Li
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 4h 20m
                  4h 20m