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 customize the attributes to expose for Spark engine #4541

Closed
wants to merge 1 commit into from

Conversation

turboFei
Copy link
Member

Why are the changes needed?

How was this patch tested?

  • Add some test cases that check the changes thoroughly including negative and positive cases if possible

  • Add screenshots for manual tests if appropriate

  • Run test locally before make a pull request

@turboFei turboFei changed the title engine register attributes Support to customize the attributes to expose for Spark engine Mar 16, 2023
@turboFei turboFei force-pushed the expose branch 2 times, most recently from b10f4e2 to 7666826 Compare March 16, 2023 09:02
@pan3793
Copy link
Member

pan3793 commented Mar 16, 2023

cc @cxzl25 as well, since you were done similar things

@codecov-commenter
Copy link

Codecov Report

Merging #4541 (b283280) into master (709899f) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##             master    #4541      +/-   ##
============================================
+ Coverage     53.32%   53.33%   +0.01%     
  Complexity       13       13              
============================================
  Files           572      572              
  Lines         31392    31399       +7     
  Branches       4228     4226       -2     
============================================
+ Hits          16740    16747       +7     
- Misses        13072    13078       +6     
+ Partials       1580     1574       -6     
Impacted Files Coverage Δ
...ubi/engine/spark/SparkTBinaryFrontendService.scala 82.55% <100.00%> (+0.63%) ⬆️
...in/scala/org/apache/kyuubi/config/KyuubiConf.scala 97.42% <100.00%> (+0.01%) ⬆️

... and 9 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@turboFei
Copy link
Member Author

thanks, merged to master

Kiss736921 pushed a commit to Kiss736921/kyuubi that referenced this pull request Mar 23, 2023
…r Spark engine

### _Why are the changes needed?_

### _How was this patch tested?_
- [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible

- [ ] Add screenshots for manual tests if appropriate

- [ ] [Run test](https://kyuubi.readthedocs.io/en/master/develop_tools/testing.html#running-tests) locally before make a pull request

Closes apache#4541 from turboFei/expose.

Closes apache#4541

f882b4d [fwang12] engine register attributes

Authored-by: fwang12 <fwang12@ebay.com>
Signed-off-by: fwang12 <fwang12@ebay.com>
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.

None yet

4 participants