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

Yin Huai resolved SPARK-7972.
-----------------------------
       Resolution: Fixed
    Fix Version/s: 1.4.0

It has been resolved by https://github.com/apache/spark/pull/6524.

> When parse window spec frame, we need to do case insensitive matches.
> ---------------------------------------------------------------------
>
>                 Key: SPARK-7972
>                 URL: https://issues.apache.org/jira/browse/SPARK-7972
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 1.4.0
>            Reporter: Yin Huai
>            Assignee: Yin Huai
>             Fix For: 1.4.0
>
>
> For window frame, PRECEDING, FOLLOWING, and CURRENT ROW do not have 
> pre-defined tokens. So, Hive Parser returns the user input directly (e.g. 
> {{preCeDING}}). We need to do case insensitive matches in {{HiveQl.scala}}..



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

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

Reply via email to