pingcap/tidb

Investigate and propose Adaptive Join

Open

#14,408 创建于 2020年1月9日

在 GitHub 查看
 (3 评论) (0 反应) (0 负责人)Go (6,186 fork)batch import
help wantedsig/executionsig/plannertype/enhancement

仓库指标

Star
 (40,090 star)
PR 合并指标
 (平均合并 14天 4小时) (30 天内合并 346 个 PR)

描述

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:

贡献者指南