You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/31 01:37:18 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=14566253#comment-14566253 ] 

Apache Spark commented on SPARK-7972:
-------------------------------------

User 'yhuai' has created a pull request for this issue:
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
>
> 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