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

Removed deprecated with_concurrency #1200

Merged
merged 1 commit into from
Nov 1, 2021
Merged

Conversation

rdettai
Copy link
Contributor

@rdettai rdettai commented Oct 29, 2021

Which issue does this PR close?

Closes #684.

Rationale for this change

I think that over-tracking these kinds of small API changes is very costly, and that users know that given the current state of maturity of Datafusion, they might need to adapt some small things at each version bump 😃.

@github-actions github-actions bot added the datafusion Changes in the datafusion crate label Oct 29, 2021
@houqp houqp merged commit 57765cd into apache:master Nov 1, 2021
xudong963 pushed a commit to xudong963/arrow-datafusion that referenced this pull request Nov 1, 2021
@houqp houqp added the api change Changes the API exposed to users of the crate label Nov 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api change Changes the API exposed to users of the crate datafusion Changes in the datafusion crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rename ExecutionConfig with_concurrency to with_partitions
3 participants