-
Notifications
You must be signed in to change notification settings - Fork 931
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[KYUUBI #5894] Separate closed and online sessions/statements in the …
…SparkUI's engine tab Separate closed and online sessions[statements] in the SparkUI's engine tab # 🔍 Description ## Issue References 🔗 This pull request fixes #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 #5946 from Kwafoor/kyuubi_5894. Closes #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 #5894] fix scalastyle check 83c7b15 [wangjunbo] [KYUUBI #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
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.