Added Query iterator method Continuation #192
Annotations
11 errors
|
Milvus.Client.Tests/SearchQueryIteratorLongKeyTests.cs#L125
Milvus.Client.MilvusException : ErrorCode: 1100 Reason: failed to create query plan: cannot parse expression: id > '3', error: comparisons between Int64 and VarChar are not supported: invalid parameter
|
Milvus.Client.Tests/SearchQueryIteratorLongKeyTests.cs#L125
Milvus.Client.MilvusException : ErrorCode: 1100 Reason: failed to create query plan: cannot parse expression: id > '1' and (id in [1, 2, 3]), error: comparisons between Int64 and VarChar are not supported: invalid parameter
|
Milvus.Client.Tests/SearchQueryIteratorLongKeyTests.cs#L125
Milvus.Client.MilvusException : ErrorCode: 1100 Reason: failed to create query plan: cannot parse expression: id > '3' and (id in [1, 2, 3]), error: comparisons between Int64 and VarChar are not supported: invalid parameter
|
Milvus.Client.Tests/SearchQueryIteratorLongKeyTests.cs#L125
Milvus.Client.MilvusException : ErrorCode: 1100 Reason: failed to create query plan: cannot parse expression: id > '1', error: comparisons between Int64 and VarChar are not supported: invalid parameter
|
Milvus.Client.Tests/SearchQueryIteratorLongKeyTests.cs#L125
Milvus.Client.MilvusException : ErrorCode: 1100 Reason: failed to create query plan: cannot parse expression: id > '1' and (id in [1, 2, 3]), error: comparisons between Int64 and VarChar are not supported: invalid parameter
|
Milvus.Client.Tests/SearchQueryIteratorLongKeyTests.cs#L125
Milvus.Client.MilvusException : ErrorCode: 1100 Reason: failed to create query plan: cannot parse expression: id > '1' and (id in [1, 2, 3]), error: comparisons between Int64 and VarChar are not supported: invalid parameter
|
Milvus.Client.Tests/SearchQueryIteratorLongKeyTests.cs#L125
Milvus.Client.MilvusException : ErrorCode: 1100 Reason: failed to create query plan: cannot parse expression: id > '1', error: comparisons between Int64 and VarChar are not supported: invalid parameter
|
Milvus.Client.Tests/SearchQueryIteratorLongKeyTests.cs#L125
Milvus.Client.MilvusException : ErrorCode: 1100 Reason: failed to create query plan: cannot parse expression: id > '1', error: comparisons between Int64 and VarChar are not supported: invalid parameter
|
Milvus.Client.Tests/SearchQueryIteratorLongKeyTests.cs#L125
Milvus.Client.MilvusException : ErrorCode: 1100 Reason: failed to create query plan: cannot parse expression: id > '1', error: comparisons between Int64 and VarChar are not supported: invalid parameter
|
Milvus.Client.Tests/SearchQueryIteratorLongKeyTests.cs#L125
Milvus.Client.MilvusException : ErrorCode: 1100 Reason: failed to create query plan: cannot parse expression: id > '1', error: comparisons between Int64 and VarChar are not supported: invalid parameter
|
This job was cancelled
Loading