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

feat(python)!: Removal of read_database_uri passthrough from read_database #16783

Merged

Conversation

alexander-beedie
Copy link
Collaborator

@alexander-beedie alexander-beedie commented Jun 6, 2024

Ref #13525

@stinodego ✌️

Drops the long-deprecated passthrough from read_database to read_database_uri when given a URI string (instead of an actual connection object).

@github-actions github-actions bot added breaking Change that breaks backwards compatibility enhancement New feature or an improvement of an existing feature python Related to Python Polars labels Jun 6, 2024
@alexander-beedie alexander-beedie changed the title feat(python)!: Removal read_database_uri passthrough from read_database feat(python)!: Removal of read_database_uri passthrough from read_database Jun 6, 2024
Copy link
Member

@stinodego stinodego left a comment

Choose a reason for hiding this comment

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

Thanks Alex!

@alexander-beedie alexander-beedie force-pushed the drop-read-database-passthrough branch from 6c3907e to 0e7b9bc Compare June 6, 2024 14:31
@stinodego stinodego merged commit 90505af into pola-rs:main Jun 6, 2024
13 of 14 checks passed
@alexander-beedie alexander-beedie deleted the drop-read-database-passthrough branch June 9, 2024 18:46
@stinodego stinodego removed the breaking Change that breaks backwards compatibility label Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

2 participants