Commits


Andy Grove authored and Antoine Pitrou committed 09be7b4ae16
ARROW-2472: [Rust] Remove public attributes from Schema and Field and add accessors Author: Andy Grove <andygrove73@gmail.com> Closes #1912 from andygrove/field_accessors and squashes the following commits: 280063a <Andy Grove> add unit test 1a8c786 <Andy Grove> Remove public attributes from Schema and Field and add accessors bd4fbb5 <Andy Grove> Merge remote-tracking branch 'upstream/master' 9c8a10a <Andy Grove> Merge remote-tracking branch 'upstream/master' 05592f8 <Andy Grove> Merge remote-tracking branch 'upstream/master' 8c0e698 <Andy Grove> Merge remote-tracking branch 'upstream/master' 31ef90b <Andy Grove> Merge remote-tracking branch 'upstream/master' 2f87c70 <Andy Grove> Fix build - add missing import