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

JDBC filter tests all pass if filters are not really pushed down

    XMLWordPrintableJSON

Details

    • Test
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.6.0
    • 2.0.0
    • SQL
    • None

    Description

      It is similar with https://issues.apache.org/jira/browse/SPARK-11676 and https://issues.apache.org/jira/browse/SPARK-11677.

      Currently JDBC predicate tests all pass even if filters are not pushed down.

      This is because of Spark-side filtering.

      Moreover, Not(Equal) is also being tested which is actually not pushed down to JDBC datasource.

      Attachments

        Issue Links

          Activity

            People

              gurwls223 Hyukjin Kwon
              gurwls223 Hyukjin Kwon
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: