You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2019/07/31 07:01:00 UTC

[jira] [Resolved] (SPARK-27924) ANSI SQL: Boolean Test

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

Dongjoon Hyun resolved SPARK-27924.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 3.0.0

Issue resolved by pull request 25074
[https://github.com/apache/spark/pull/25074]

> ANSI SQL: Boolean Test
> ----------------------
>
>                 Key: SPARK-27924
>                 URL: https://issues.apache.org/jira/browse/SPARK-27924
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 3.0.0
>            Reporter: Yuming Wang
>            Assignee: jiaan.geng
>            Priority: Major
>             Fix For: 3.0.0
>
>
> {quote}<boolean test> ::=
>   <boolean primary> [ IS [ NOT ] <truth value> ]
> <truth value> ::=
>     TRUE
>   | FALSE
>   | UNKNOWN{quote}
>  
> Currently, the following DBMSs support the syntax:
>  * PostgreSQL: [https://www.postgresql.org/docs/9.1/functions-comparison.html]
>  * Hive: https://issues.apache.org/jira/browse/HIVE-13583
>  * Redshift: [https://docs.aws.amazon.com/redshift/latest/dg/r_Boolean_type.html]
>  * Vertica: [https://www.vertica.com/docs/9.2.x/HTML/Content/Authoring/SQLReferenceManual/LanguageElements/Predicates/Boolean-predicate.htm]



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

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