Skip to content

refactor!: Remove to_polars_schema method - #387

Merged
Oliver Borchert (borchero) merged 3 commits into
remove-pyarrowfrom
remove-to-polars
Jul 31, 2026
Merged

refactor!: Remove to_polars_schema method#387
Oliver Borchert (borchero) merged 3 commits into
remove-pyarrowfrom
remove-to-polars

Conversation

@borchero

Copy link
Copy Markdown
Member

Motivation

With #385, we don't need the explicit conversion method anymore. For consistency with pyarrow, users would now do pl.Schema(MySchema) instead of MySchema.to_polars_schema().

@codecov

codecov Bot commented Jul 30, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (841c771) to head (482d77c).

Additional details and impacted files
@@               Coverage Diff                @@
##           remove-pyarrow      #387   +/-   ##
================================================
  Coverage          100.00%   100.00%           
================================================
  Files                  56        56           
  Lines                3416      3413    -3     
================================================
- Hits                 3416      3413    -3     

☔ 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.

@borchero
Oliver Borchert (borchero) changed the base branch from pycapsuel to remove-pyarrow July 30, 2026 19:21
@borchero
Oliver Borchert (borchero) merged commit 27a1469 into main Jul 31, 2026
32 checks passed
@borchero
Oliver Borchert (borchero) deleted the remove-to-polars branch July 31, 2026 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants