Github user andrewor14 commented on a diff in the pull request:
https://github.com/apache/spark/pull/12917#discussion_r62137107
--- Diff: python/pyspark/sql/column.py ---
@@ -419,7 +419,7 @@ def over(self, window):
>>> from pyspark.sql.functions import rank, min
>>> # df.select(rank().over(window), min('age').over(window))
- .. note:: Window functions is only supported with HiveContext in
1.4
+ .. note:: Window functions is only supported with Hive support in
1.4
--- End diff --
ha yeah IDK why this is in anything that's not branch-1.4
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]