Commits


William Ayd authored and David Li committed 3b9462a4ffc
ARROW-1888: [C++] Implement Struct Casts Implements casts from one struct type to another, given the same field names and number of fields Closes #12248 from WillAyd/arrow-1888 Lead-authored-by: William Ayd <william.ayd@icloud.com> Co-authored-by: Will Ayd <william.ayd@icloud.com> Signed-off-by: David Li <li.davidm96@gmail.com>