Responses containing records with empty values in Array columns cause an NRE to be thrown. [This PR](https://github.com/milvus-io/milvus-sdk-csharp/pull/98) from [CAINARAVELLI](https://github.com/CAINARAVELLI) fixes the issue. The fix should be backported to the `2.3` release.
Responses containing records with empty values in Array columns cause an NRE to be thrown.
This PR from CAINARAVELLI fixes the issue.
The fix should be backported to the
2.3release.