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

Improve InSet NaN check generated code performance

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 3.3.0
    • 3.3.0
    • SQL
    • None

    Description

      Since Set can't check is NaN value is contained in current set.
      With codegen, only when value set contains NaN then we have necessary to check if the value is NaN, or we just need t
      o check is the Set contains the value.

      Attachments

        Activity

          People

            apachespark Apache Spark
            angerszhuuu angerszhu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: