You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Herman van Hovell (JIRA)" <ji...@apache.org> on 2015/07/21 17:45:04 UTC

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

Herman van Hovell created SPARK-9221:
----------------------------------------

             Summary: Support IntervalType in Range Frame
                 Key: SPARK-9221
                 URL: https://issues.apache.org/jira/browse/SPARK-9221
             Project: Spark
          Issue Type: Sub-task
          Components: SQL
    Affects Versions: 1.4.0
            Reporter: Herman van Hovell


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.3.4#6332)

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