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 spark3.x for connector #71

Merged
merged 13 commits into from
Feb 27, 2023
Merged

support spark3.x for connector #71

merged 13 commits into from
Feb 27, 2023

Conversation

Nicole00
Copy link
Contributor

close #20

@xianjingfeng
Copy link

Gentle ping @Nicole00 . Will you continue?

@Nicole00
Copy link
Contributor Author

Gentle ping @Nicole00 . Will you continue?

Yeah, of course, I'll resolve the compile problem and merge it.

@codecov-commenter
Copy link

Codecov Report

Base: 44.67% // Head: 31.29% // Decreases project coverage by -13.39% ⚠️

Coverage data is based on head (9628e33) compared to base (305f980).
Patch coverage: 25.99% of modified lines in pull request are covered.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@              Coverage Diff              @@
##             master      #71       +/-   ##
=============================================
- Coverage     44.67%   31.29%   -13.39%     
+ Complexity      123       78       -45     
=============================================
  Files            30       30               
  Lines          1672     1518      -154     
  Branches        280      239       -41     
=============================================
- Hits            747      475      -272     
- Misses          846      973      +127     
+ Partials         79       70        -9     
Impacted Files Coverage Δ
...la/com/vesoft/nebula/connector/NebulaOptions.scala 0.00% <0.00%> (ø)
...cala/com/vesoft/nebula/connector/NebulaUtils.scala 38.31% <0.00%> (-21.39%) ⬇️
.../vesoft/nebula/connector/reader/NebulaReader.scala 0.00% <0.00%> (ø)
...t/nebula/connector/reader/NebulaSourceReader.scala 64.00% <33.33%> (-21.72%) ⬇️
...om/vesoft/nebula/connector/utils/Validations.scala 50.00% <50.00%> (ø)
...esoft/nebula/connector/reader/NebulaRelation.scala 60.00% <57.14%> (-27.50%) ⬇️
.../nebula/connector/writer/NebulaWriterBuilder.scala 69.04% <69.04%> (ø)
...ft/nebula/connector/reader/SimpleScanBuilder.scala 80.00% <80.00%> (ø)
...esoft/nebula/connector/reader/NebulaIterator.scala 100.00% <100.00%> (+25.00%) ⬆️
...com/vesoft/nebula/connector/reader/NebulaRDD.scala 95.00% <100.00%> (ø)
... and 15 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@Nicole00 Nicole00 merged commit f904dee into vesoft-inc:master Feb 27, 2023
@wey-gu
Copy link
Contributor

wey-gu commented Feb 27, 2023

Cheers!!!!!

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.

[SUPPORT] Support Apache Spark 3.x
5 participants