tiflash中有如下error报错信息,应用侧反馈查询变慢,如何根据thread_id=395追溯到对应的是哪个SQL

这个是低于6.5.4版本的已知bug。

https://docs.pingcap.com/zh/tidb/stable/release-6.5.4#tidb-654-release-notes

  • 修复下推 STREAM_AGG() 算子时,可能报错 index out of range 的问题 #40857 @Dousir9