Commits


Anthony Abate authored and Micah Kornfield committed 0475455bc7b
ARROW-6728: [C#] Support reading and writing Date32 and Date64 arrays It seems that this switch statement will needs to be updated to read Date32 columns Closes #5413 from abbotware/Fix-For-Reading-Date32 and squashes the following commits: 68ac0c058 <Eric Erhardt> Support reading and writing Date32 and Date64 arrays. f9718a058 <Anthony Abate> fix for reading Date32 arrays Lead-authored-by: Anthony Abate <anthony.abate@gmail.com> Co-authored-by: Eric Erhardt <eric.erhardt@microsoft.com> Signed-off-by: Micah Kornfield <emkornfield@gmail.com>