Commits


andyscho authored and Wes McKinney committed 94b7642f13b
ARROW-6271: [Rust] [DataFusion] Add example for running SQL against Parquet A simple example for running SQL against a Parquet file. Related to [ARROW-6271](https://issues.apache.org/jira/browse/ARROW-6271). Closes #5161 from andyscho/ARROW-6271 and squashes the following commits: 25d68558e <andyscho> ARROW-6271: Add example for running SQL against Parquet Authored-by: andyscho <akschoenberger@gmail.com> Signed-off-by: Wes McKinney <wesm+git@apache.org>