Skip to content

[SPARK-15889] [STREAMING] Follow-up fix to erroneous condition in StreamTest - #14133

Closed
srowen wants to merge 1 commit into
apache:masterfrom
srowen:SPARK-15889.2
Closed

[SPARK-15889] [STREAMING] Follow-up fix to erroneous condition in StreamTest#14133
srowen wants to merge 1 commit into
apache:masterfrom
srowen:SPARK-15889.2

Conversation

@srowen

Copy link
Copy Markdown
Member

What changes were proposed in this pull request?

A second form of AssertQuery now actually invokes the condition; avoids a build warning too

How was this patch tested?

Jenkins; running StreamTest

@SparkQA

Copy link
Copy Markdown

Test build #62083 has finished for PR 14133 at commit 719012f.

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

@srowen

Copy link
Copy Markdown
MemberAuthor

Merged to master/2.0 like the original change

asfgit pushed a commit that referenced this pull request Jul 13, 2016
…amTest
## What changes were proposed in this pull request?
A second form of AssertQuery now actually invokes the condition; avoids a build warning too
## How was this patch tested?
Jenkins; running StreamTest
Author: Sean Owen <sowen@cloudera.com>
Closes#14133 from srowen/SPARK-15889.2.
(cherry picked from commit c190d89)
Signed-off-by: Sean Owen <sowen@cloudera.com>
@srowen
srowen deleted the SPARK-15889.2 branch July 13, 2016 09:55
Sign up for freeto 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.

2 participants

@srowen@SparkQA