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(python,rust)!: rename toggle_string_cache to enable_string_cache #7970

Merged
merged 2 commits into from
Apr 4, 2023

Conversation

alexander-beedie
Copy link
Collaborator

@alexander-beedie alexander-beedie commented Apr 4, 2023

Ref #7815 (breaking changes for 0.17).

Have kept a Python-side redirect (with a suitable deprecation warning) for toggle_string_cacheenable_string_cache for now; can remove to complete the transition. Change is breaking on the Rust side.

Also, spotted that the string-cache state was leaking between doctests; this is now handled in the per-test teardown.

@github-actions github-actions bot added breaking Change that breaks backwards compatibility python Related to Python Polars refactor Code improvements that do not change functionality rust Related to Rust Polars labels Apr 4, 2023
@ritchie46 ritchie46 merged commit da67abe into pola-rs:master Apr 4, 2023
17 checks passed
@alexander-beedie alexander-beedie deleted the enable-string-cache branch April 4, 2023 07:47
chitralverma pushed a commit to chitralverma/polars that referenced this pull request Apr 4, 2023
alicja-januszkiewicz pushed a commit to alicja-januszkiewicz/polars that referenced this pull request Apr 17, 2023
chitralverma pushed a commit to chitralverma/polars that referenced this pull request May 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking Change that breaks backwards compatibility python Related to Python Polars refactor Code improvements that do not change functionality rust Related to Rust Polars
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants