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

[C++][Compute] Formalize "metafunction" concept

    XMLWordPrintableJSON

Details

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

    Description

      A metafunction is a function that provides the Execute API but does not contain any kernels. Such functions can also handle non-Array/Scalar inputs like RecordBatch or Table.

      This will enable bindings to invoke such functions (like take, filter) like

      call_function('take', [table, indices])
      

      Attachments

        Issue Links

          Activity

            People

              wesm Wes McKinney
              wesm Wes McKinney
              Votes:
              0 Vote for this issue
              Watchers:
              2 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 - 5.5h
                  5.5h