-
Notifications
You must be signed in to change notification settings - Fork 3k
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
fix: fix wrong size of arrow array for zero-copy mode #38449
Conversation
@zhagnlu E2e jenkins job failed, comment |
@zhagnlu go-sdk check failed, comment |
@zhagnlu cpp-unit-test check failed, comment |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #38449 +/- ##
===========================================
- Coverage 80.86% 68.93% -11.94%
===========================================
Files 1373 292 -1081
Lines 193020 26161 -166859
===========================================
- Hits 156086 18034 -138052
+ Misses 31407 8127 -23280
+ Partials 5527 0 -5527
|
Signed-off-by: luzhang <[email protected]>
760fe6a
to
1208a58
Compare
@zhagnlu go-sdk check failed, comment |
rerun go-sdk |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: czs007, zhagnlu The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
#37767