Skip to content
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

refactor(polars): remove casting where possible; handle conversion on output #9673

Merged
merged 2 commits into from
Jul 23, 2024

Conversation

cpcloud
Copy link
Member

@cpcloud cpcloud commented Jul 23, 2024

Remove casts from the Polars backend; consolidate output types using the usual PandasData.convert_column.

@cpcloud cpcloud added the polars The polars backend label Jul 23, 2024
@cpcloud cpcloud requested review from jcrist and gforsyth July 23, 2024 12:01
@cpcloud cpcloud force-pushed the remove-polars-cast branch from 180d38b to 4226b6e Compare July 23, 2024 12:01
@jcrist jcrist enabled auto-merge (squash) July 23, 2024 14:09
@jcrist jcrist merged commit 8717629 into ibis-project:main Jul 23, 2024
82 checks passed
@cpcloud cpcloud added this to the 9.3 milestone Aug 5, 2024
@cpcloud cpcloud deleted the remove-polars-cast branch August 25, 2024 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
polars The polars backend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants