-
Notifications
You must be signed in to change notification settings - Fork 918
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
[Manual Backport 2.x] [Multiple DataSource] Do not support import data source object to Local cluster when not enable data source #6913
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 2.x #6913 +/- ##
==========================================
- Coverage 67.49% 67.46% -0.04%
==========================================
Files 3442 3443 +1
Lines 67908 67926 +18
Branches 11035 11040 +5
==========================================
- Hits 45836 45824 -12
- Misses 19407 19434 +27
- Partials 2665 2668 +3
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
One test has failed. Rerun the test to see the result |
3aaa87b
to
f13edc6
Compare
@yujin-emma can you fix DCO error? looks like there are commits not signed? |
…object to Local cluster when not enable data source Signed-off-by: yujin-emma <[email protected]>
Signed-off-by: yujin-emma <[email protected]>
Signed-off-by: SuZhou-Joe <[email protected]> Signed-off-by: yujin-emma <[email protected]>
53c24e5
to
b0f8310
Compare
Updated branch |
Do not support import data source object to Local cluster when not enable data source
Description
Do not support import data source object to Local cluster when not enable data source
#6395
Issues Resolved
#6115
Screenshot
Testing the changes
Changelog
Check List
yarn test:jest
yarn test:jest_integration