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

[C++] Implement autocasting in arithmetic compute kernels

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • None
    • None
    • C++
    • None

    Description

      Arithmetic compute kernels should autocast arguments when possible similar to how dataset expressions autocast arguments (e.g. `arrow::compute::Add(float_array, int_array))` should cast the integer array to a float before adding if possible)

      Attachments

        Issue Links

          Activity

            People

              bkietz Ben Kietzman
              jonkeane Jonathan Keane
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: