Skip to content

Conversation

@andrewor14
Copy link
Contributor

What changes were proposed in this pull request?

See title.

How was this patch tested?

PySpark tests.

>>> # 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
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove this note entirely?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ha yeah IDK why this is in anything that's not branch-1.4

@SparkQA
Copy link

SparkQA commented May 5, 2016

Test build #57822 has finished for PR 12917 at commit 8515ff7.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@rxin
Copy link
Contributor

rxin commented May 5, 2016

LGTM feel free to merge now since the last commit was trivial.

@andrewor14
Copy link
Contributor Author

ok!

@asfgit asfgit closed this in fa79d34 May 5, 2016
asfgit pushed a commit that referenced this pull request May 5, 2016
## What changes were proposed in this pull request?

See title.

## How was this patch tested?

PySpark tests.

Author: Andrew Or <[email protected]>

Closes #12917 from andrewor14/deprecate-hive-context-python.

(cherry picked from commit fa79d34)
Signed-off-by: Andrew Or <[email protected]>
@andrewor14 andrewor14 deleted the deprecate-hive-context-python branch May 5, 2016 00:45
@SparkQA
Copy link

SparkQA commented May 5, 2016

Test build #57825 has finished for PR 12917 at commit 5025c30.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants