Commits


andyscho authored and Andy Grove committed 7a0dce95d74
ARROW-6272: [Rust] [DataFusion] Add register_parquet convenience method to ExecutionContext Just a simple register_parquet convenience method to go along with the current register_csv one. Relevant tests have been updated to make use of it. Related to [ARROW-6272](https://issues.apache.org/jira/browse/ARROW-6272). Closes #5116 from andyscho/ARROW-6272 and squashes the following commits: 4abbf7570 <andyscho> ARROW-6272: Add register_parquet convenience method to ExecutionContext Authored-by: andyscho <akschoenberger@gmail.com> Signed-off-by: Andy Grove <andygrove73@gmail.com>