Commits


Andy Grove authored and Krisztián Szűcs committed 129b77c2673
ARROW-4908: [Rust] [DataFusion] Add support for date/time parquet types encoded as INT32/INT64 This PR adds support for the date/time parquet types that can be encoded in INT32/INT64 physical types. Author: Andy Grove <andygrove73@gmail.com> Closes #3940 from andygrove/ARROW-4908 and squashes the following commits: 4e99e429 <Andy Grove> formatting 503151a6 <Andy Grove> Update parquet data source for all date/time types 54cce4bd <Andy Grove> Add support for date/time parquet types encoded as INT32/INT64