Commits


takashi hashida authored and Eric Erhardt committed 7f905a61dec
ARROW-7387: [C#] Support ListType Serialization Closes #6030 from HashidaTKS/support_ListType_serialization and squashes the following commits: f2add6efa <takashi hashida> Respond to changes of master branch bed012bc2 <takashi hashida> Merge remote-tracking branch 'remotes/upstream/master' into support_ListType_serialization 35ff97bf0 <takashi hashida> Format codes Remove extra brace f026d5abe <takashi hashida> Respond to PR feedback cd6ad25da <takashi hashida> Don't use Linq Avoid unnecessary allocation Change RecordBatchManipulator to RecordBatchEnumerator 9b6dd27c3 <takashi hashida> Fix names 46ef481db <takashi hashida> Support ListType serialization / deserialization Lead-authored-by: takashi hashida <t-hashida@amiya.co.jp> Co-authored-by: takashi hashida <ellipsoid1989@gmail.com> Signed-off-by: Eric Erhardt <eric.erhardt@microsoft.com>