guo-shaoge
guo-shaoge
/assign @guo-shaoge
/assign @guo-shaoge
This pr need a cluster to test, I will write a test-infra case.
> When to reload tiflashMPPStore if there is no grpc error? How to scale-out? It's best to let etcd notify tidb to refresh store cache. But we can't arbitrarily add...
> release-4.0、release-5.0、release-5.1、release-5.2、release-5.3 and release-5.4 > > ``` > MySQL [test]> select * from stu where stu.name not in (select 'guo' from exam where exam.stu_id = stu.id); > +------+------+ > |...