Hello, I'm using StarRocks version 3.4.2.
It's a shared data cluster structure.
1. There's a statement that inserts from an external catalog to the default catalog, but it often fails. The error log is as follows:
... (5609, 'starlet err grpc.GetShard(shardId=133743596) error: Deadline Exceeded')
To resolve this issue, is the only way to adjust
brpc_num_thread and remove the enable_collect_full_statistic option?
CBO-related options also