You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Cheng Lian (JIRA)" <ji...@apache.org> on 2016/01/08 23:38:39 UTC

[jira] [Updated] (SPARK-12723) Comprehensive SQL generation support for expressions

     [ https://issues.apache.org/jira/browse/SPARK-12723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Cheng Lian updated SPARK-12723:
-------------------------------
    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|https://github.com/apache/spark/pull/10541]:

  was:
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 


> Comprehensive SQL generation support for expressions
> ----------------------------------------------------
>
>                 Key: SPARK-12723
>                 URL: https://issues.apache.org/jira/browse/SPARK-12723
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>            Reporter: Cheng Lian
>
> 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|https://github.com/apache/spark/pull/10541]:



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org