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 (40,090 stars) (6,186 forks)batch import
help wantedsig/executionsig/plannertype/enhancement

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

Investigate and propose Adaptive Join · pingcap/tidb#14408 | Good First Issue