Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-12126

JDBC datasource processes filters only commonly pushed down.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Incomplete
    • None
    • None
    • SQL

    Description

      As suggested here, Currently JDBC datasource only processes the filters pushed down from DataSourceStrategy.

      Unlike ORC or Parquet, this can process pretty a lot of filters (for example, a + b > 3) since it is just about string parsing.

      As here, using CatalystScan trait might be one of solutions.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              gurwls223 Hyukjin Kwon
              Votes:
              8 Vote for this issue
              Watchers:
              18 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: