Skip to content

[multistage] SELECT 1 returns multiple rows #11821

@walterddr

Description

@walterddr

constant queries are returning number-of-server amount of rows, for example:

SELECT 1 

returns 3 rows in multi-stage quickstart (3server) and 4 rows in colocated join quickstart (4server)

this should be fixed by not dispatching the query out at all.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugmulti-stageRelated to the multi-stage query engine

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions