[Draft][AMORO-3019][BUGFIX]Flink Using Unified Catalog to read/write iceberg table will encounter Kerberos Problem#3020
[Draft][AMORO-3019][BUGFIX]Flink Using Unified Catalog to read/write iceberg table will encounter Kerberos Problem#3020lklhdu wants to merge 5 commits intoapache:masterfrom
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #3020 +/- ##
============================================
- Coverage 32.85% 27.58% -5.28%
+ Complexity 3825 2484 -1341
============================================
Files 557 360 -197
Lines 46227 37117 -9110
Branches 6107 5372 -735
============================================
- Hits 15189 10237 -4952
+ Misses 29843 25919 -3924
+ Partials 1195 961 -234
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
|
@lklhdu Thanks for your contribution. Could you add some unit tests to this section or running screenshots |
|
This pull request has been marked as stale due to 30 days of inactivity. It will be closed in 1 week if no further activity occurs. If you think that’s incorrect or this pull request requires a review, please simply write any comment. If closed, you can revive the PR at any time and @mention a reviewer or discuss it on the dev@amoro.apache.org list. Thank you for your contributions. |
|
This pull request has been closed due to lack of activity. This is not a judgement on the merit of the PR in any way. It is just a way of keeping the PR queue manageable. If you think that is incorrect, or the pull request requires review, you can revive the PR at any time. |
Why are the changes needed?
Fix #3019.
Brief change log
How was this patch tested?
Add some test cases that check the changes thoroughly including negative and positive cases if possible
Add screenshots for manual tests if appropriate
Run test locally before making a pull request
Documentation