Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-16026 Cost-based Optimizer Framework
  3. SPARK-17075

Cardinality Estimation of Predicate Expressions

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.0.0
    • 2.2.0
    • Optimizer, SQL
    • None

    Description

      A filter condition is the predicate expression specified in the WHERE clause of a SQL select statement. A predicate can be a compound logical expression with logical AND, OR, NOT operators combining multiple single conditions. A single condition usually has comparison operators such as =, <, <=, >, >=, ‘like’, etc.

      Attachments

        Activity

          People

            ron8hu Ron Hu
            ron8hu Ron Hu
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: