pingcap / tiflash

The analytical engine for TiDB and TiDB Cloud. Try free: https://tidbcloud.com/free-trial
https://docs.pingcap.com/tidb/stable/tiflash-overview
Apache License 2.0
948 stars 410 forks source link

Different results for multiple queries with the same SQL #8167

Open lee1988well opened 1 year ago

lee1988well commented 1 year ago

说明:

windtalker commented 1 year ago

Hi, could you please give some detail information on this?

lee1988well commented 1 year ago

执行计划的不同可以看一下:https://asktug.com/t/topic/1013225 我没有比较tidb_enforce_mpp这个参数打开与不打开的情况,我只比较了tidb_isolation_read_engines='tiflash';与tidb_isolation_read_engines='tiflash,tikv,tidb';的情况