Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[fix](cluster key) improve cluster key lookup rowkey (#42470)
the min max key in mow with cluster key tables is also the min and max of primay keys, so when lookup rowkey, can use it to filter some segments.
- Loading branch information