feat(python!): Always return Series from from_arrow(<ArrowStreamExportable>) - #28443
Open
nameexhaustion wants to merge 2 commits into
Open
feat(python!): Always return Series from from_arrow(<ArrowStreamExportable>)#28443nameexhaustion wants to merge 2 commits into
Series from from_arrow(<ArrowStreamExportable>)#28443nameexhaustion wants to merge 2 commits into
Conversation
nameexhaustion
force-pushed
the
nxs/2.0-from-arrow-exportable
branch
from
July 28, 2026 05:33
a3d0308 to
16adad2
Compare
dsprenkels
force-pushed
the
2.0
branch
2 times, most recently
from
July 30, 2026 08:45
7e8bab9 to
e81f0f1
Compare
nameexhaustion
force-pushed
the
nxs/2.0-from-arrow-exportable
branch
from
July 30, 2026 09:01
16adad2 to
06447f4
Compare
nameexhaustion
marked this pull request as ready for review
July 30, 2026 09:01
nameexhaustion
requested review from
MarcoGorelli,
alexander-beedie,
c-peters and
ritchie46
as code owners
July 30, 2026 09:01
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 2.0 #28443 +/- ##
==========================================
- Coverage 81.65% 81.59% -0.06%
==========================================
Files 1868 1868
Lines 262363 262391 +28
Branches 3170 3174 +4
==========================================
- Hits 214235 214109 -126
- Misses 47301 47454 +153
- Partials 827 828 +1 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
nameexhaustion
marked this pull request as draft
July 30, 2026 10:46
nameexhaustion
marked this pull request as ready for review
July 31, 2026 07:26
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
from_arrowto always returnSeriesfromArrowStreamExportables #24511