-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Adding back DEFAULT_CHUNK_SIZE to be visible to public API #14158
Conversation
Signed-off-by: Shubh Sahu <[email protected]>
Signed-off-by: Shubh Sahu <[email protected]>
Signed-off-by: Shubh Sahu <[email protected]>
Signed-off-by: Shubh Sahu <[email protected]>
Signed-off-by: Shubh Sahu <[email protected]>
Signed-off-by: Shubh Sahu <[email protected]>
Signed-off-by: Gaurav Bafna <[email protected]>
Signed-off-by: Gaurav Bafna <[email protected]>
Signed-off-by: Shubh Sahu <[email protected]>
Signed-off-by: Gaurav Bafna <[email protected]>
Signed-off-by: Shubh Sahu <[email protected]>
Signed-off-by: Shubh Sahu <[email protected]>
❕ Gradle check result for 0bbf76a: UNSTABLE
Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #14158 +/- ##
============================================
+ Coverage 71.42% 71.71% +0.29%
- Complexity 59978 61911 +1933
============================================
Files 4985 5113 +128
Lines 282275 290789 +8514
Branches 40946 41986 +1040
============================================
+ Hits 201603 208529 +6926
- Misses 63999 65062 +1063
- Partials 16673 17198 +525 ☔ View full report in Codecov by Sentry. |
…h-project#14158) Signed-off-by: Shubh Sahu <[email protected]>
…h-project#14158) Signed-off-by: Shubh Sahu <[email protected]>
Description
This is follow up of PR #13997
Related Issues
Resolves #[Issue number to be closed when this PR is merged]
Check List
API changes companion pull request created.Failing checks are inspected and point to the corresponding known issue(s) (See: Troubleshooting Failing Builds)Commit changes are listed out in CHANGELOG.md file (See: [Changelog](../blob/main/CONTRIBUTING.md#changelog))Public documentation issue/PR createdBy submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.