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

core: add Spark V3.5 support. #93

Merged
merged 1 commit into from
Feb 29, 2024
Merged

Conversation

hu-qi
Copy link
Contributor

@hu-qi hu-qi commented Feb 29, 2024

close #92 .

  • Add Spark V3.5 support.
  • Modify XingHuoApiVersion definition.

Copy link

codecov bot commented Feb 29, 2024

Codecov Report

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

Project coverage is 11.70%. Comparing base (40cf325) to head (80c525f).

Files Patch % Lines
...cc/unitmesh/devti/llms/xianghuo/XingHuoProvider.kt 0.00% 3 Missing ⚠️
...ain/kotlin/cc/unitmesh/devti/settings/Constants.kt 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #93      +/-   ##
==========================================
- Coverage   11.71%   11.70%   -0.01%     
==========================================
  Files         354      354              
  Lines        8761     8763       +2     
  Branches     1675     1675              
==========================================
  Hits         1026     1026              
- Misses       7508     7510       +2     
  Partials      227      227              

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

@phodal phodal merged commit c139860 into unit-mesh:master Feb 29, 2024
3 of 5 checks passed
@phodal
Copy link
Member

phodal commented Feb 29, 2024

Thanks

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.

Add Spark V3.5 support.
2 participants