Commits


Prashanth Govindarajan authored and Eric Erhardt committed 806b0ce9424
ARROW-6972: [C#] Support for StructArrays Fix for https://issues.apache.org/jira/browse/ARROW-6972 Add support for `StructArray`. It'd be nice to have an easier way to construct a `StructArray`, but that can come in a follow up PR. cc @eerhardt @nealrichardson Not sure who else works on the C# parts of the repo. Closes #8348 from pgovind/structtype Lead-authored-by: Prashanth Govindarajan <prgovi@microsoft.com> Co-authored-by: Eric Erhardt <eric.erhardt@microsoft.com> Signed-off-by: Eric Erhardt <eric.erhardt@microsoft.com>