zhansg

Results 4 issues of zhansg

标量字段query查询时, 查询结果为空时报会打印error日志 ERROR 16824 --- i.m.client.AbstractMilvusGrpcClient : QueryRequest returns nothing: empty collection or improper expression 请问, 能不能查结果为空的情况给个单独日志, 与empty collection or improper expression分开, 或者调整日志级别不要给error。线上打error日志会被记录。 ![image](https://user-images.githubusercontent.com/35246719/184311997-d380146e-b3fd-4b0c-8966-9d8f8283cbcb.png)

when query a not existent data, the response is "queryResultsR: R{exception=Exception: emptly collection, status=26, data=null}", it's too scary, because I've really encountered this kind of situation. suggeste to correct the...

I've added an example implementation of a gRPC stream client in Java to enhance the utility for those new to gRPC. Additionally, I've writed code for converting gRPC client to...