Commits


Neville Dipale authored and Andy Grove committed 1a36fd1dc48
ARROW-4727: [Rust] Add equality check for schemas We need this when we're checking if record batches have the same schema Author: Neville Dipale <nevilledips@gmail.com> Closes #3791 from nevi-me/ARROW-4727 and squashes the following commits: 8f348e7 <Neville Dipale> ARROW-4727: Add equality check for schemas