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)!: rollup breaking changes #5602

Merged
merged 1 commit into from
Nov 23, 2022
Merged

refactor(python)!: rollup breaking changes #5602

merged 1 commit into from
Nov 23, 2022

Conversation

ritchie46
Copy link
Member

  • Remove deprecated function arguments.
  • Deprecate 'allow_streaming' in favor of 'streaming'
  • Make 'collect', 'fetch', and 'show_graph' kwargs only

@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 labels Nov 23, 2022
- Remove deprecated function arguments.
- Deprecate 'allow_streaming' in favor of 'streaming'
- Make 'collect', 'fetch', and 'show_graph'
kwargs only
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant