Skip to content

feat(python!): Always return Series from from_arrow(<ArrowStreamExportable>) - #28443

Open
nameexhaustion wants to merge 2 commits into
2.0from
nxs/2.0-from-arrow-exportable
Open

feat(python!): Always return Series from from_arrow(<ArrowStreamExportable>)#28443
nameexhaustion wants to merge 2 commits into
2.0from
nxs/2.0-from-arrow-exportable

Conversation

@nameexhaustion

Copy link
Copy Markdown
Collaborator

@github-actions github-actions Bot added breaking python Change that breaks backwards compatibility for the Python package enhancement New feature or an improvement of an existing feature python Related to Python Polars labels Jul 20, 2026
@nameexhaustion
nameexhaustion force-pushed the nxs/2.0-from-arrow-exportable branch from a3d0308 to 16adad2 Compare July 28, 2026 05:33
@dsprenkels
dsprenkels force-pushed the 2.0 branch 2 times, most recently from 7e8bab9 to e81f0f1 Compare July 30, 2026 08:45
@nameexhaustion
nameexhaustion force-pushed the nxs/2.0-from-arrow-exportable branch from 16adad2 to 06447f4 Compare July 30, 2026 09:01
@nameexhaustion
nameexhaustion marked this pull request as ready for review July 30, 2026 09:01
@codecov

codecov Bot commented Jul 30, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 50.00000% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.59%. Comparing base (41a50ab) to head (74ee9e5).
⚠️ Report is 60 commits behind head on 2.0.

Files with missing lines Patch % Lines
py-polars/src/polars/convert/general.py 50.00% 2 Missing and 2 partials ⚠️
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.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@nameexhaustion
nameexhaustion marked this pull request as draft July 30, 2026 10:46
@nameexhaustion
nameexhaustion marked this pull request as ready for review July 31, 2026 07:26
@nameexhaustion nameexhaustion added this to the 2.0 milestone Jul 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking python Change that breaks backwards compatibility for the Python package enhancement New feature or an improvement of an existing feature python Related to Python Polars

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant