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

[Feature][udf] Load specific udfs as we needed #3755

Closed
wants to merge 3 commits into from

Conversation

rarexixi
Copy link
Member

@rarexixi rarexixi commented Nov 2, 2022

What is the purpose of the change

Load specific udfs as we needed

Related issues/PRs

Related issues: #3427

Brief change log

Load specific udfs as we needed

@codecov
Copy link

codecov bot commented Nov 2, 2022

Codecov Report

Merging #3755 (8d2bbb9) into dev-1.3.2 (b30064d) will decrease coverage by 0.00%.
The diff coverage is 9.75%.

❗ Current head 8d2bbb9 differs from pull request most recent head 026210b. Consider uploading reports for the commit 026210b to get more accurate results

@@               Coverage Diff               @@
##             dev-1.3.2    #3755      +/-   ##
===============================================
- Coverage        14.20%   14.20%   -0.01%     
- Complexity        1552     1553       +1     
===============================================
  Files             1077     1079       +2     
  Lines            39354    39393      +39     
  Branches          5510     5514       +4     
===============================================
+ Hits              5592     5595       +3     
- Misses           32995    33032      +37     
+ Partials           767      766       -1     
Impacted Files Coverage Δ
...che/linkis/ecm/server/hook/JarUDFLoadECMHook.scala 0.00% <0.00%> (ø)
...c/main/scala/org/apache/linkis/udf/UDFClient.scala 0.00% <0.00%> (ø)
.../org/apache/linkis/udf/api/rpc/RequestUdfIds.scala 0.00% <0.00%> (ø)
...a/org/apache/linkis/udf/api/rpc/ResponseUdfs.scala 0.00% <0.00%> (ø)
...apache/linkis/udf/service/impl/UDFServiceImpl.java 20.71% <0.00%> (-0.14%) ⬇️
...la/org/apache/linkis/udf/api/rpc/UdfReceiver.scala 37.50% <40.00%> (+1.13%) ⬆️
...apache/linkis/udf/api/rpc/UdfReceiverChooser.scala 62.50% <100.00%> (+5.35%) ⬆️
...r/engineplugin/python/executor/PythonSession.scala 58.33% <0.00%> (ø)

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

@rarexixi rarexixi changed the title custom udf [Feature][udf] Load specific udfs as we needed Nov 2, 2022
@rarexixi rarexixi closed this Nov 2, 2022
@rarexixi rarexixi deleted the feature-udf branch November 2, 2022 04:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant