forked from apache/kyuubi
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[KYUUBI apache#5894] Separate closed and online sessions/statements i…
…n the SparkUI's engine tab Separate closed and online sessions[statements] in the SparkUI's engine tab # 🔍 Description ## Issue References 🔗 This pull request fixes apache#5894 ## Describe Your Solution 🔧 Separate closed and online sessions[statements] in the SparkUI's engine tab ![image](https://github.com/apache/kyuubi/assets/25627922/b39f9215-f629-4c5d-ac3d-9d7c4a8ebff0) ## Types of changes 🔖 - [ ] Bugfix (non-breaking change which fixes an issue) - [x] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to change) ## Test Plan 🧪 #### Behavior Without This Pull Request ⚰️ #### Behavior With This Pull Request 🎉 #### Related Unit Tests unit test will add soon. --- # Checklist 📝 - [ ] This patch was not authored or co-authored using [Generative Tooling](https://www.apache.org/legal/generative-tooling.html) **Be nice. Be informative.** Closes apache#5946 from Kwafoor/kyuubi_5894. Closes apache#5894 ade3fc1 [wangjunbo] fix d71a61a [wangjunbo] rename span id 0b600f5 [wangjunbo] rename span id f56ca7e [wangjunbo] fix code 79b8e33 [wangjunbo] delete test code cd3ecac [wangjunbo] fix CI test, fix html document id duplicate 3a0e370 [wangjunbo] [KYUUBI apache#5894] fix scalastyle check 83c7b15 [wangjunbo] [KYUUBI apache#5894] Separate closed and online sessions[statements] in the SparkUI's engine tab Authored-by: wangjunbo <[email protected]> Signed-off-by: Cheng Pan <[email protected]>
- Loading branch information
1 parent
51be318
commit 10e2d7e
Showing
3 changed files
with
337 additions
and
129 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.