Skip to content

Add final stage to the logic of physical plan planning #207

Description

@metalmatze

Instead of adding the final stage boolean to the physical plan execution, I think this logic should be part of the physical plan planning. i.e. when planning a multi-stage count, instead of planning a count(final=true) operator, you would just plan a sum() operator at the final stage.

Originally posted by @asubiotto in #202 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestplannedPlanned work wont get closed by stalebot

    Type

    No type

    Fields

    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