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

chore(polars): add database arg, for consistency #10555

Merged
merged 2 commits into from
Dec 12, 2024

Conversation

deepyaman
Copy link
Contributor

@deepyaman deepyaman commented Dec 5, 2024

Description of changes

Accept database in the PolarsBackend.table(), but error if it's not None.

Also, do a bit of standardization.

Issues closed

@github-actions github-actions bot added polars The polars backend tests Issues or PRs related to tests labels Dec 5, 2024
@gforsyth
Copy link
Member

gforsyth commented Dec 5, 2024

That docs error should've raised in #9840 -- I'll fix that up in a separate PR

@deepyaman deepyaman marked this pull request as ready for review December 6, 2024 03:34
@deepyaman deepyaman force-pushed the chore/polars/add-database-arg branch from aca287f to de5b5b6 Compare December 6, 2024 03:34
@deepyaman
Copy link
Contributor Author

That docs error should've raised in #9840 -- I'll fix that up in a separate PR

Sounds good! Looks like everything else is passing, so I marked it ready for review.

@deepyaman deepyaman force-pushed the chore/polars/add-database-arg branch from de5b5b6 to a88ac35 Compare December 8, 2024 05:54
Copy link
Member

@gforsyth gforsyth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sweet! thanks @deepyaman !

@gforsyth gforsyth merged commit 2599526 into ibis-project:main Dec 12, 2024
76 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
polars The polars backend tests Issues or PRs related to tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants