This website requires JavaScript.
Explore
龙芯爱好者论坛
Help
Register
Sign In
database
/
tidb
Watch
2
Star
0
Fork
0
You've already forked tidb
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
master
tidb
/
pkg
/
planner
/
property
History
Elsa
b39a1ca7c0
planner: add the prefix index as candidate for topn optimization (
#65533
)
...
fix
pingcap/tidb#63280
2026-01-17 14:41:28 +00:00
..
BUILD.bazel
planner: update the fundamental NDV scaling estimation formula (
#63068
)
2025-08-27 14:03:34 +00:00
logical_property.go
planner: refactor physical optimization to receive group as parameter and enumerate plans based on group (
#61244
)
2025-07-14 08:25:21 +00:00
physical_property_test.go
planner: utilize equivalence to eliminate unnecessary exchangers (
#57417
)
2025-04-01 06:21:18 +00:00
physical_property.go
planner: add the prefix index as candidate for topn optimization (
#65533
)
2026-01-17 14:41:28 +00:00
stats_info.go
*: move exhaustPhysicalPlan for lock/sort/topn into physicalop (
#63790
)
2025-09-29 08:07:01 +00:00
task_type.go
…