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

Add partition_count property to ExecutionPlan. #346

Merged

Conversation

kylebrooks-8451
Copy link
Contributor

Which issue does this PR close?

Closes #345

Rationale for this change

This helps create Arrow Flight tickets for a particular partition number.

What changes are included in this PR?

Add partition_count property to ExecutionPlan.

Are there any user-facing changes?

Only additions.

@andygrove andygrove merged commit af1a8eb into apache:main Apr 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add ability to get Output Partitions Count to ExecutionPlan.
2 participants