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

Interpreted mode fallback should be implemented for all expressions & projections

    XMLWordPrintableJSON

Details

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

    Description

      Spark SQL currently does not support interpreted mode for all expressions and projections. This is a problem for scenario's where were code generation does not work, or blows past the JVM class limits. We currently cannot gracefully fallback.

      This ticket is an umbrella to fix this class of problem in Spark SQL. This work can be divided into two main area's:

      • Add interpreted versions for all dataset related expressions.
      • Add an interpreted version of GenerateUnsafeProjection.

      Attachments

        There are no Sub-Tasks for this issue.

        Activity

          People

            Unassigned Unassigned
            hvanhovell Herman van Hövell
            Votes:
            0 Vote for this issue
            Watchers:
            13 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: