Skip to content

[SPARK-28901][SQL][FLLOW-UP] SparkThriftServer's Cancel SQL Operation show it in JDBC Tab UI #25691

Closed
AngersZhuuuu wants to merge 1 commit into
apache:masterfrom
AngersZhuuuu:SPARK-28901-FLLOW-UP
Closed

[SPARK-28901][SQL][FLLOW-UP] SparkThriftServer's Cancel SQL Operation show it in JDBC Tab UI #25691
AngersZhuuuu wants to merge 1 commit into
apache:masterfrom
AngersZhuuuu:SPARK-28901-FLLOW-UP

Conversation

@AngersZhuuuu

Copy link
Copy Markdown
Contributor

What changes were proposed in this pull request?

For last pr #25611, seems I forgot one case when
getTotalRunning SQL numbers, I miss end status of FINISHED

Why are the changes needed?

Fix bug

Does this PR introduce any user-facing change?

No

How was this patch tested?

Existed UT

@AngersZhuuuu

Copy link
Copy Markdown
Contributor Author

@juliuszsompolski A little mistake, miss end status of FINISHED

@AmplabJenkins

Copy link
Copy Markdown

Can one of the admins verify this patch?

@juliuszsompolski

Copy link
Copy Markdown
Contributor

@AngersZhuuuu It's good now. FINISHED should not be there. A statement in FINISHED state can still be fetching results.

@AngersZhuuuu

Copy link
Copy Markdown
Contributor Author

@AngersZhuuuu It's good now. FINISHED should not be there. A statement in FINISHED state can still be fetching results.

Right, close it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants