Skip to content

Join ordering based on table size metrics #623

@joshua-spacetime

Description

@joshua-spacetime

Currently sql join optimizations only consider syntactic heuristics. We now have table size metrics that we can use to determine which side should be the index/build side and which one should be the probe side when optimizing joins.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions