You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/06/02 06:43:17 UTC

[jira] [Resolved] (SPARK-7972) When parse window spec frame, we need to do case insensitive matches.

     [ 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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org