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

[C++][Compute] Add floor, ceiling, and truncate kernels

    XMLWordPrintableJSON

Details

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

    Description

      Kernels to round each value in an array of floating point numbers to:

      • the nearest integer less than or equal to it (floor)
      • the nearest integer greater than or equal to it (ceiling)
      • the integral part without fraction digits

      Should return an array of the same type as the input (not an integer type)

      Attachments

        Issue Links

          Activity

            People

              edponce Eduardo Ponce
              icook Ian Cook
              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 40m
                  4h 40m