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

Support to filter sessions/operations with session type #6049

Closed
wants to merge 3 commits into from

Conversation

turboFei
Copy link
Member

@turboFei turboFei commented Feb 6, 2024

🔍 Description

Support to filter sessions/operations with session type.

Issue References 🔗

This pull request fixes #

Describe Your Solution 🔧

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Types of changes 🔖

  • Bugfix (non-breaking change which fixes an issue)
  • 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


Checklist 📝

Be nice. Be informative.

@turboFei turboFei changed the title Support to get sessions with session type Support to filter sessions/operations with session type Feb 6, 2024
@codecov-commenter
Copy link

codecov-commenter commented Feb 6, 2024

Codecov Report

Attention: Patch coverage is 15.38462% with 11 lines in your changes are missing coverage. Please review.

Project coverage is 61.00%. Comparing base (5ef4390) to head (bfc2cb8).
Report is 150 commits behind head on master.

❗ Current head bfc2cb8 differs from pull request most recent head 68390c7. Consider uploading reports for the commit 68390c7 to get more accurate results

Files Patch % Lines
...rg/apache/kyuubi/server/api/v1/AdminResource.scala 0.00% 5 Missing and 2 partials ⚠️
...in/java/org/apache/kyuubi/client/AdminRestApi.java 33.33% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #6049      +/-   ##
============================================
- Coverage     61.06%   61.00%   -0.06%     
  Complexity       23       23              
============================================
  Files           623      623              
  Lines         37168    37179      +11     
  Branches       5037     5041       +4     
============================================
- Hits          22696    22681      -15     
- Misses        12020    12039      +19     
- Partials       2452     2459       +7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@turboFei turboFei self-assigned this Feb 8, 2024
@turboFei turboFei requested a review from pan3793 February 8, 2024 06:22
@pan3793
Copy link
Member

pan3793 commented Feb 20, 2024

can we have test coverage?

@turboFei turboFei closed this in d299da7 Apr 22, 2024
turboFei added a commit that referenced this pull request Apr 22, 2024
# 🔍 Description
Support to filter sessions/operations with session type.
## Issue References 🔗

This pull request fixes #

## Describe Your Solution 🔧

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

## Types of changes 🔖

- [ ] Bugfix (non-breaking change which fixes an issue)
- [ ] 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

---

# 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 #6049 from turboFei/batch_interactive.

Closes #6049

68390c7 [Wang, Fei] add ut
bfc2cb8 [Fei Wang] save
c1979c7 [Fei Wang] saev

Lead-authored-by: Fei Wang <[email protected]>
Co-authored-by: Wang, Fei <[email protected]>
Signed-off-by: Wang, Fei <[email protected]>
(cherry picked from commit d299da7)
Signed-off-by: Wang, Fei <[email protected]>
@turboFei turboFei added this to the v1.9.1 milestone Apr 22, 2024
@turboFei turboFei deleted the batch_interactive branch April 22, 2024 01:18
@turboFei
Copy link
Member Author

thanks, merged to master and 1.9.1

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

Successfully merging this pull request may close these issues.

4 participants