Commits


Prashanth Govindarajan authored and Korn, Uwe committed 781d67ead08
ARROW-4620: [C#] Add unit tests for "Types" in arrow/csharp A port of most of the unit tests under arrow/cpp/type-test.cc to csharp. Author: Prashanth Govindarajan <prgovi@microsoft.com> Closes #3662 from pgovind/TypeUnitTests and squashes the following commits: 29d7497d <Prashanth Govindarajan> sq 9ef3eeac <Prashanth Govindarajan> Move SchemaComparer and FieldComparer to their own files a18da7ad <Prashanth Govindarajan> Address commend and update Eric's PR to use the new compare ba8c6f5d <Prashanth Govindarajan> Rename dict to dictionary d1f6ec9b <Prashanth Govindarajan> Address nits and comments 1b48a856 <Prashanth Govindarajan> More unit tests 08dbc836 <Prashanth Govindarajan> Type unit tests