Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-11012 Canonicalize view definitions
  3. SPARK-12723

Comprehensive SQL generation support for expressions

    XMLWordPrintableJSON

Details

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

    Description

      Ensure that all built-in expressions can be mapped to its SQL representation if there is one (e.g. ScalaUDF doesn't have a SQL representation).

      A (possibly incomplete) list of unsupported expressions is provided in PR description of PR #10541:

      • Math expressions
      • String expressions
      • Null expressions
      • Calendar interval literal
      • Part of date time expressions
      • Complex type creators
      • Special NOT expressions, e.g. NOT LIKE and NOT IN

      Attachments

        Activity

          People

            smilegator Xiao Li
            lian cheng Cheng Lian
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: