[jira] [Commented] (SPARK-12095) Window function rowsBetween throws exception

2016-01-05 Thread Yin Huai (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15083853#comment-15083853 ] Yin Huai commented on SPARK-12095: -- Ah, I found it. It is inside column.py (https://git

[jira] [Commented] (SPARK-12095) Window function rowsBetween throws exception

2016-01-05 Thread Yin Huai (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15083851#comment-15083851 ] Yin Huai commented on SPARK-12095: -- [~imachabeli] where did you find it? > Window funct

[jira] [Commented] (SPARK-12095) Window function rowsBetween throws exception

2016-01-05 Thread Yin Huai (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15083847#comment-15083847 ] Yin Huai commented on SPARK-12095: -- Does the error message that you got when using dataf

[jira] [Commented] (SPARK-12095) Window function rowsBetween throws exception

2016-01-05 Thread Irakli Machabeli (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15083833#comment-15083833 ] Irakli Machabeli commented on SPARK-12095: -- It is mentioned briefly in API docs

[jira] [Commented] (SPARK-12095) Window function rowsBetween throws exception

2016-01-05 Thread Tristan Reid (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15083823#comment-15083823 ] Tristan Reid commented on SPARK-12095: -- Ah thanks, I see - I was using SqlContext, n

[jira] [Commented] (SPARK-12095) Window function rowsBetween throws exception

2016-01-05 Thread Yin Huai (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15083813#comment-15083813 ] Yin Huai commented on SPARK-12095: -- Are you using {{sqlContext.sql(yourQuery)}}? Are you

[jira] [Commented] (SPARK-12095) Window function rowsBetween throws exception

2016-01-05 Thread Tristan Reid (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15082921#comment-15082921 ] Tristan Reid commented on SPARK-12095: -- The SQL syntax doesn't appear to work at all

[jira] [Commented] (SPARK-12095) Window function rowsBetween throws exception

2015-12-02 Thread Yin Huai (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15036958#comment-15036958 ] Yin Huai commented on SPARK-12095: -- In DataFrame API, the syntax is different from SQL's