Tiflash return inconsistent result in multiple times (single node) #9667
Labels
affects-8.4
affects-8.5
This bug affects the 8.5.x(LTS) versions.
component/compute
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)
I have also found that this inconsistency is a probabilistic event. Repeatedly executing the TiFlash query produces different results, while TiKV consistently guarantees fixed results. Moreover, this bug must be triggered strictly by inputting the cases one by one; skipping any SQL query does not necessarily reproduce the issue. I think the issue may lie in the sorting operation inside TiFlash.
3. What did you see instead (Required)
4. What is your TiDB version? (Required)
TiDB v8.4.0
The text was updated successfully, but these errors were encountered: