Skip to content

Commit

Permalink
sql-logical-optimization: add an entry for derive topN and limit (#18242
Browse files Browse the repository at this point in the history
) (#18243)
  • Loading branch information
ti-chi-bot authored Aug 5, 2024
1 parent 5563383 commit 11c0d11
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 @@ -16,3 +16,4 @@ title: 逻辑优化
- [分区裁剪](/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 11c0d11

Please sign in to comment.