You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2017/08/09 05:45:01 UTC

[jira] [Resolved] (SPARK-9221) Support IntervalType in Range Frame

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

Wenchen Fan resolved SPARK-9221.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 2.3.0

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

> Support IntervalType in Range Frame
> -----------------------------------
>
>                 Key: SPARK-9221
>                 URL: https://issues.apache.org/jira/browse/SPARK-9221
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>            Reporter: Herman van Hovell
>             Fix For: 2.3.0
>
>
> Support the IntervalType in window range frames, as mentioned in the conclusion of the databricks  blog [post|https://databricks.com/blog/2015/07/15/introducing-window-functions-in-spark-sql.html] on window functions.
> This actualy requires us to support Literals instead of Integer constants in Range Frames. The following things will have to be modified:
> * org.apache.spark.sql.hive.HiveQl
> * org.apache.spark.sql.catalyst.expressions.SpecifiedWindowFrame
> * org.apache.spark.sql.execution.Window
> * org.apache.spark.sql.expressions.Window



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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