Skip to content

[Bug][SQL] query failed with Union and Colocate Join #4841

@morningman

Description

@morningman

Describe the bug
Query failed with error like:
failed to get tablet. tablet_id=26846, with schema_hash=398972982, reason=tablet does not exist

SQL looks like:

select a join b union select c join d;

And both a/b and c/d are colocate join.

Metadata

Metadata

Assignees

Labels

area/plannerIssues or PRs related to the query plannerkind/fixCategorizes issue or PR as related to a bug.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions