Skip to content

Commit

Permalink
Update sql-logical-optimization.md
Browse files Browse the repository at this point in the history
  • Loading branch information
qiancai authored and ti-chi-bot committed Aug 5, 2024
1 parent 14c1289 commit 0e848c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sql-logical-optimization.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ summary: 本章节介绍了 TiDB 查询计划的关键逻辑改写,包括子
- [分区裁剪](/partition-pruning.md)
- [TopN 和 Limit 下推](/topn-limit-push-down.md)
- [Join Reorder](/join-reorder.md)
- [从窗口函数中推导 TopN 或 Limit](/derive-topn-from-window.md)

0 comments on commit 0e848c1

Please sign in to comment.