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

[C++][Compute] Refactor FunctionExecutor -> KernelExecutor

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.0.0
    • 3.0.0
    • C++

    Description

      FunctionExecutor currently handles dispatch to a kernel as well as allocation and invocation of the kernel. In some contexts (such as a filter expression bound to a specific schema) we only need to perform dispatch once, so repeatedly dispatching to kernel is redundant. Refactor to a KernelExecutor which is constructed from a pre-selected kernel.

      Attachments

        Issue Links

          Activity

            People

              bkietz Ben Kietzman
              bkietz Ben Kietzman
              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 - 0.5h
                  0.5h