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

Apache Spark reassigned SPARK-23949:
------------------------------------

    Assignee:     (was: Apache Spark)

> makes "&&" supports the function of predicate operator "and"
> ------------------------------------------------------------
>
>                 Key: SPARK-23949
>                 URL: https://issues.apache.org/jira/browse/SPARK-23949
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 2.4.0
>            Reporter: hantiantian
>            Priority: Minor
>
> In mysql , symbol && supports  the function of predicate operator "and", 
> maybe we can add support for the function in Spark SQL.
> For example,
> select * from tbl where id==1 && age=10
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to