Skip to content

Add ability to get Output Partitions Count to ExecutionPlan. #345

@kdbrooks

Description

@kdbrooks

Is your feature request related to a problem or challenge? Please describe what you are trying to do.
I'd like to be able to get the number of output partitions from an ExecutionPlan. This is so I can use this to create Arrow Flight Tickets for a certain partition number.

Describe alternatives you've considered
No alternatives.

Additional context
This allows for using Substrait to serialize optimized logical plans along with a Partition number in an Arrow Flight Ticket. Then to Get method of Arrow Flight can only fetch a single partition.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions