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

Add spark.sql.optimizer.inSetConversionThreshold config option

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.0.0
    • Optimizer, SQL
    • None

    Description

      Currently, `OptimizeIn` optimizer replaces `In` expression into `InSet` expression if the size of set is greater than a constant, 10.

      This issue aims to make a configuration `spark.sql.optimizer.inSetConversionThreshold` for that.

      Attachments

        Activity

          People

            dongjoon Dongjoon Hyun
            dongjoon Dongjoon Hyun
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: