-
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
enhance: upgrade go arrow version from 12.0.1 to 17.0.0 #39916
base: master
Are you sure you want to change the base?
Conversation
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: shaoting-huang The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
4396b93
to
a035425
Compare
@shaoting-huang go-sdk check failed, comment |
Codecov ReportAll modified and coverable lines are covered by tests ✅
❌ Your project check has failed because the head coverage (69.61%) is below the target coverage (77.00%). You can increase the head coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## master #39916 +/- ##
==========================================
- Coverage 69.85% 69.61% -0.24%
==========================================
Files 309 307 -2
Lines 27573 27491 -82
==========================================
- Hits 19262 19139 -123
- Misses 8311 8352 +41
|
a035425
to
41aa3b1
Compare
@shaoting-huang E2e jenkins job failed, comment |
/run-cpu-e2e |
@shaoting-huang E2e jenkins job failed, comment |
/run-cpu-e2e |
@@ -279,7 +279,6 @@ require ( | |||
) | |||
|
|||
replace ( | |||
github.com/apache/arrow/go/v12 => github.com/milvus-io/arrow/go/v12 v12.0.1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is there any context on using a homebrew arrow?
41aa3b1
to
c8cd08b
Compare
c8cd08b
to
a5041c6
Compare
a5041c6
to
12251d1
Compare
@shaoting-huang E2e jenkins job failed, comment |
12251d1
to
9e21abc
Compare
Signed-off-by: shaoting-huang <[email protected]>
9e21abc
to
b99529f
Compare
related: #39915