-
Notifications
You must be signed in to change notification settings - Fork 299
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
[AMORO-1619] 0.4.x support copy large files when executing full optimizing of Unkeyed Mixed Hive Table #2356
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## 0.4.x #2356 +/- ##
=============================================
+ Coverage 31.01% 52.55% +21.53%
+ Complexity 5225 520 -4705
=============================================
Files 676 43 -633
Lines 62540 3705 -58835
Branches 7008 354 -6654
=============================================
- Hits 19396 1947 -17449
+ Misses 41400 1625 -39775
+ Partials 1744 133 -1611
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
@wangtaohz We cannot close the issue as it is not fixed in the master branch yet. |
This PR has not been merged for a long time, is something stopping it? @zhoujinsong @wangtaohz |
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 [email protected] 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?
Close #1619 .
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