Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SPARK-9233] [SQL] Enable code-gen in window function unit tests #7832

Closed
wants to merge 2 commits into from
Closed

[SPARK-9233] [SQL] Enable code-gen in window function unit tests #7832

wants to merge 2 commits into from

Conversation

yhuai
Copy link
Contributor

@yhuai yhuai commented Jul 31, 2015

Since code-gen is enabled by default, it is better to run window function tests with code-gen.

https://issues.apache.org/jira/browse/SPARK-9233

@SparkQA
Copy link

SparkQA commented Jul 31, 2015

Test build #39230 has finished for PR 7832 at commit d4c68d3.

  • This patch fails Spark unit tests.
  • This patch merges cleanly.
  • This patch adds the following public classes (experimental):
    • class HiveWindowFunctionQuerySuite extends HiveComparisonTest with BeforeAndAfter

@SparkQA
Copy link

SparkQA commented Jul 31, 2015

Test build #39254 has finished for PR 7832 at commit 4e4e4cc.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds the following public classes (experimental):
    • class MultilayerPerceptronClassifier(override val uid: String)
    • class KinesisUtils(object):
    • class InitialPositionInStream(object):

@yhuai
Copy link
Contributor Author

yhuai commented Jul 31, 2015

I am merging it to master.

@asfgit asfgit closed this in 3fc0cb9 Jul 31, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants