[
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
[
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
[
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
[
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
[
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
[
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
[
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
[
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