RANGE COLUMNS partitioning pruning includes an impossible partition #42273
Labels
affects-6.5
affects-7.0
affects-7.1
component/tablepartition
This issue is related to Table Partition of TiDB.
severity/major
sig/sql-infra
SIG: SQL Infra
type/bug
The issue is confirmed as a bug.
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
2. What did you expect to see? (Required)
Only partition p1 should be included, like MySQL:
3. What did you see instead (Required)
Partition p2 is included, when it cannot hold any values where a = 11.
4. What is your TiDB version? (Required)
The text was updated successfully, but these errors were encountered: