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

[KYUUBI #5076] Add KDF engine_url #5102

Closed
wants to merge 1 commit into from

Conversation

lsm1
Copy link
Contributor

@lsm1 lsm1 commented Jul 27, 2023

Why are the changes needed?

close #5076

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

@codecov-commenter
Copy link

Codecov Report

Merging #5102 (ce7cfe6) into master (026b88e) will not change coverage.
Report is 3 commits behind head on master.
The diff coverage is 0.00%.

@@          Coverage Diff           @@
##           master   #5102   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files         564     564           
  Lines       31313   31342   +29     
  Branches     4097    4100    +3     
======================================
- Misses      31313   31342   +29     
Files Changed Coverage Δ
...rg/apache/kyuubi/engine/spark/SparkSQLEngine.scala 0.00% <0.00%> (ø)
...g/apache/kyuubi/engine/spark/udf/KDFRegistry.scala 0.00% <0.00%> (ø)

... and 3 files with indirect coverage changes

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

@cxzl25 cxzl25 changed the title [KYUUBI 5076] Add KDF engine_url [KYUUBI #5076] Add KDF engine_url Jul 27, 2023
@cxzl25 cxzl25 added this to the v1.8.0 milestone Jul 28, 2023
@pan3793 pan3793 closed this in 3162050 Jul 31, 2023
@pan3793
Copy link
Member

pan3793 commented Jul 31, 2023

Thanks, merged to master

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.

[Improvement] Add KDF engine_url
5 participants