Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-22386 Data Source V2 improvements
  3. SPARK-24478

DataSourceV2 should push filters and projection at physical plan conversion

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.3.0
    • 2.4.0
    • SQL
    • None

    Description

      DataSourceV2 currently pushes filters and projected columns in the optimized plan, but this requires creating and configuring a reader multiple times and prevents the v2 relation's output from being a fixed argument of the relation case class. It is also much cleaner (see PR #21262).

      Attachments

        Activity

          People

            rdblue Ryan Blue
            rdblue Ryan Blue
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: