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-22094][SS]processAllAvailable should check the query state #19314

Closed
wants to merge 1 commit into from

Conversation

zsxwing
Copy link
Member

@zsxwing zsxwing commented Sep 22, 2017

What changes were proposed in this pull request?

processAllAvailable should also check the query state and if the query is stopped, it should return.

How was this patch tested?

The new unit test.

@zsxwing
Copy link
Member Author

zsxwing commented Sep 22, 2017

cc @marmbrus

@marmbrus
Copy link
Contributor

LGTM!

@SparkQA
Copy link

SparkQA commented Sep 22, 2017

Test build #82055 has finished for PR 19314 at commit a4a02a6.

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

@zsxwing
Copy link
Member Author

zsxwing commented Sep 22, 2017

Thanks! Merging to master and branch-2.2

@asfgit asfgit closed this in fedf696 Sep 22, 2017
@zsxwing zsxwing deleted the SPARK-22094 branch September 22, 2017 05:09
asfgit pushed a commit that referenced this pull request Sep 22, 2017
`processAllAvailable` should also check the query state and if the query is stopped, it should return.

The new unit test.

Author: Shixiong Zhu <zsxwing@gmail.com>

Closes #19314 from zsxwing/SPARK-22094.

(cherry picked from commit fedf696)
Signed-off-by: Shixiong Zhu <zsxwing@gmail.com>
MatthewRBruce pushed a commit to Shopify/spark that referenced this pull request Jul 31, 2018
`processAllAvailable` should also check the query state and if the query is stopped, it should return.

The new unit test.

Author: Shixiong Zhu <zsxwing@gmail.com>

Closes apache#19314 from zsxwing/SPARK-22094.

(cherry picked from commit fedf696)
Signed-off-by: Shixiong Zhu <zsxwing@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants