Skip to content

[SPARK-18694][SS] Add StreamingQuery.explain and exception to Python and fix StreamingQueryException (branch 2.1) - #16153

Closed
zsxwing wants to merge 1 commit into
apache:branch-2.1from
zsxwing:SPARK-18694-2.1
Closed

[SPARK-18694][SS] Add StreamingQuery.explain and exception to Python and fix StreamingQueryException (branch 2.1)#16153
zsxwing wants to merge 1 commit into
apache:branch-2.1from
zsxwing:SPARK-18694-2.1

Conversation

@zsxwing

Copy link
Copy Markdown
Member

What changes were proposed in this pull request?

Backport #16125 to branch 2.1.

How was this patch tested?

Jenkins

…and fix StreamingQueryException
- Add StreamingQuery.explain and exception to Python.
- Fix StreamingQueryException to not expose `OffsetSeq`.
Jenkins
Author: Shixiong Zhu <shixiong@databricks.com>
Closes#16125 from zsxwing/py-streaming-explain.
@SparkQA

Copy link
Copy Markdown

Test build #69682 has finished for PR 16153 at commit 57a8328.

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

@zsxwing

Copy link
Copy Markdown
MemberAuthor

Merging to 2.1.

@zsxwingzsxwing closed this Dec 5, 2016
asfgit pushed a commit that referenced this pull request Dec 5, 2016
…and fix StreamingQueryException (branch 2.1)
## What changes were proposed in this pull request?
Backport #16125 to branch 2.1.
## How was this patch tested?
Jenkins
Author: Shixiong Zhu <shixiong@databricks.com>
Closes#16153 from zsxwing/SPARK-18694-2.1.
@zsxwing
zsxwing deleted the SPARK-18694-2.1 branch December 5, 2016 23:00
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

@zsxwing@SparkQA