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

[Hot-fix] Move HiveWindowFunctionQuerySuite.scala to hive compatibility dir. #5951

Closed
wants to merge 1 commit into from
Closed

Conversation

yhuai
Copy link
Contributor

@yhuai yhuai commented May 6, 2015

No description provided.

@AmplabJenkins
Copy link

Merged build triggered.

@AmplabJenkins
Copy link

Merged build started.

@SparkQA
Copy link

SparkQA commented May 6, 2015

Test build #32029 has started for PR 5951 at commit fdde183.

@asfgit asfgit closed this in 7740996 May 6, 2015
asfgit pushed a commit that referenced this pull request May 6, 2015
…ty dir.

Author: Yin Huai <yhuai@databricks.com>

Closes #5951 from yhuai/fixBuildMaven and squashes the following commits:

fdde183 [Yin Huai] Move HiveWindowFunctionQuerySuite.scala to hive compatibility dir.

(cherry picked from commit 7740996)
Signed-off-by: Yin Huai <yhuai@databricks.com>
@SparkQA
Copy link

SparkQA commented May 6, 2015

Test build #32029 has finished for PR 5951 at commit fdde183.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds the following public classes (experimental):
    • class JoinedRow6 extends Row
    • case class WindowSpecDefinition(
    • case class WindowSpecReference(name: String) extends WindowSpec
    • sealed trait FrameBoundary
    • case class ValuePreceding(value: Int) extends FrameBoundary
    • case class ValueFollowing(value: Int) extends FrameBoundary
    • case class SpecifiedWindowFrame(
    • trait WindowFunction extends Expression
    • case class UnresolvedWindowFunction(
    • case class UnresolvedWindowExpression(
    • case class WindowExpression(
    • case class WithWindowDefinition(
    • case class Window(
    • case class Window(
    • case class ComputedWindow(

@AmplabJenkins
Copy link

Merged build finished. Test PASSed.

@AmplabJenkins
Copy link

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/32029/
Test PASSed.

jeanlyn pushed a commit to jeanlyn/spark that referenced this pull request May 28, 2015
…ty dir.

Author: Yin Huai <yhuai@databricks.com>

Closes apache#5951 from yhuai/fixBuildMaven and squashes the following commits:

fdde183 [Yin Huai] Move HiveWindowFunctionQuerySuite.scala to hive compatibility dir.
jeanlyn pushed a commit to jeanlyn/spark that referenced this pull request Jun 12, 2015
…ty dir.

Author: Yin Huai <yhuai@databricks.com>

Closes apache#5951 from yhuai/fixBuildMaven and squashes the following commits:

fdde183 [Yin Huai] Move HiveWindowFunctionQuerySuite.scala to hive compatibility dir.
nemccarthy pushed a commit to nemccarthy/spark that referenced this pull request Jun 19, 2015
…ty dir.

Author: Yin Huai <yhuai@databricks.com>

Closes apache#5951 from yhuai/fixBuildMaven and squashes the following commits:

fdde183 [Yin Huai] Move HiveWindowFunctionQuerySuite.scala to hive compatibility dir.
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