Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Parse result field data when result set entry count is not zero (#624)
Since empty field data has no info for fieldName nor field type it's more meaningful to skip parse field data for empty resultSet This PR adds ResultCount check before performing fieldData parsing When resultSet is empty, the entry shall have no error with empty fields See also #623 Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
- Loading branch information