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

Fix flakey HiveQuerySuite test #1514

Closed
wants to merge 1 commit into from
Closed

Conversation

aarondav
Copy link
Contributor

Result may not be returned in the expected order, so relax that constraint.

Result may not be returned in the expected order, so relax that constraint.
@SparkQA
Copy link

SparkQA commented Jul 21, 2014

QA tests have started for PR 1514. This patch merges cleanly.
View progress: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/16915/consoleFull

@SparkQA
Copy link

SparkQA commented Jul 21, 2014

QA results for PR 1514:
- This patch PASSES unit tests.
- This patch merges cleanly
- This patch adds no public classes

For more information see test ouptut:
https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/16915/consoleFull

@concretevitamin
Copy link
Contributor

Thanks for the fix. Looks good to me.

@marmbrus
Copy link
Contributor

Thanks, I've merged this into master.

@asfgit asfgit closed this in abeacff Jul 21, 2014
willb pushed a commit to willb/spark that referenced this pull request Sep 2, 2014
Result may not be returned in the expected order, so relax that constraint.

Author: Aaron Davidson <aaron@databricks.com>

Closes apache#1514 from aarondav/flakey and squashes the following commits:

e5af823 [Aaron Davidson] Fix flakey HiveQuerySuite test

Conflicts:
	sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/HiveQuerySuite.scala
xiliu82 pushed a commit to xiliu82/spark that referenced this pull request Sep 4, 2014
Result may not be returned in the expected order, so relax that constraint.

Author: Aaron Davidson <aaron@databricks.com>

Closes apache#1514 from aarondav/flakey and squashes the following commits:

e5af823 [Aaron Davidson] Fix flakey HiveQuerySuite test
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.

4 participants