查询text字段或者长度超过3000的字段报错

Viewed 7

MySQL localhost:9030 dorisdb - SQL > select id from jsk_company;
ERROR: 1105 (HY000): RpcException, msg: io.grpc.StatusRuntimeException: INTERNAL: Encountered end-of-stream mid-frame

1 Answers

调整下 transfer_large_data_by_brpc 和 thrift_max_message_size 的大小试试?

同时您帮忙取一下 fe.log 可以加我主页微信,发给我,我看下的