Support list (columns) partition table #20678
Labels
component/tablepartition
This issue is related to Table Partition of TiDB.
feature/accepted
This feature request is accepted by product managers
Development Task
feature development
Performance optimization
partition pruner
for list partition, this is used to speed up query list partition table. planner: add partition pruner for list (columns) partition #20740list columns partition pruner
optimize the list columns partition pruner #21383 planner: add special partition pruner for list columns partition #21577list partition pruner
performance in huge partitions optimize the list partition pruner performance in huge partitions #21778 planner: add special partition pruner for list columns partition #21577list partition pruner
for range query, such the query condition isa > 0 and a < 10
optimize the list partition pruner for range query, #22144Test
Document
The text was updated successfully, but these errors were encountered: