pingcap/tidb

Investigate and propose Adaptive Join

Open

#14,408 opened on Jan 9, 2020

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Go (6,186 forks)batch import
help wantedsig/executionsig/plannertype/enhancement

Repository metrics

Stars
 (40,090 stars)
PR merge metrics
 (Avg merge 14d 4h) (346 merged PRs in 30d)

Description

Feature Request

Is your feature request related to a problem? Please describe:

Sometimes optimizer need defer the choise of Hash Join or Index Nested loops Join because it does not have a deterministic statistics.

Describe the feature you'd like:

We need someone who is familiar with planner and executor to drive and propose a plan, and see how we can be benefited with Adaptive Join.

Describe alternatives you've considered:

Teachability, Documentation, Adoption, Migration Strategy:

Contributor guide