Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tiflash cop throw exception: Income key ranges is empty for region: 211 #52762

Closed
SeaRise opened this issue Apr 19, 2024 · 0 comments · Fixed by #52763
Closed

tiflash cop throw exception: Income key ranges is empty for region: 211 #52762

SeaRise opened this issue Apr 19, 2024 · 0 comments · Fixed by #52763

Comments

@SeaRise
Copy link
Contributor

SeaRise commented Apr 19, 2024

Bug Report

introduced by #51333

for the case like

regions: [-oo, d), [d, g), [g, +oo)
sql: select * from t where (pk < b) or (pk > h)

Exception Income key ranges is empty for region: 211 will be thrown.

@SeaRise SeaRise added the type/bug The issue is confirmed as a bug. label Apr 19, 2024
@ti-chi-bot ti-chi-bot bot closed this as completed in 6ed747b Apr 19, 2024
ti-chi-bot bot pushed a commit that referenced this issue Apr 22, 2024
@jebter jebter added the sig/execution SIG execution label Apr 25, 2024
ti-chi-bot bot pushed a commit that referenced this issue May 6, 2024
ti-chi-bot bot pushed a commit that referenced this issue Jul 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants