vesoft-inc / nebula-flink-connector

Flink Connector for Nebula Graph
48 stars 30 forks source link

Remove the Flink library and shade dependencies from the fat jar #79

Closed linhr closed 1 year ago

linhr commented 1 year ago

This is a reference implementation for the changes suggested in #78.

CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.

codecov-commenter commented 1 year ago

Codecov Report

Base: 61.59% // Head: 61.59% // No change to project coverage :thumbsup:

Coverage data is based on head (c339d1b) compared to base (a41a660). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #79 +/- ## ========================================= Coverage 61.59% 61.59% Complexity 291 291 ========================================= Files 52 52 Lines 1786 1786 Branches 166 166 ========================================= Hits 1100 1100 Misses 596 596 Partials 90 90 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vesoft-inc). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vesoft-inc)

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