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

Make sure all expressions support interpreted evaluation

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • 2.3.0
    • None
    • SQL
    • None

    Description

      Most of time Spark SQL will evaluate expressions with codegen. However codegen is a complex technology, and we have already fixed a lot of bugs for it, and there will be more. To make Spark SQL more stable, we should have a fallback for evaluation when codegen fails, and this requires all expressions support interpreted evaluation. Currently the encoder related expressions are codegen only, we should fix them.

      Attachments

        Activity

          People

            Unassigned Unassigned
            cloud_fan Wenchen Fan
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: