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

[C++][Dataset] Use an ExecPlan for synchronous scans or drop synchronous scans

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 7.0.0
    • C++

    Description

      ARROW-13238 ensured that asynchronous dataset scans are internally backed by ExecPlans, allowing easier integration with new ExecNode sinks.

      However synchronous scans are still backed by FilterAndProjectScanTask and are not consumable using ExecNodes. Ideally, we should route synchronous scans through an ExecPlan as well.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              bkietz Ben Kietzman
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: