Skip to content

Commit 608e717

Browse files
author
Devdutt Shenoi
authored
typo
Signed-off-by: Devdutt Shenoi <[email protected]>
1 parent 978c24f commit 608e717

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/query/stream_schema_provider.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ impl StandardTableProvider {
218218
Ok(())
219219
}
220220

221-
/// Create an exection plan over the records in arrows and parquet that are still in staging, awaiting push to object storage
221+
/// Create an execution plan over the records in arrows and parquet that are still in staging, awaiting push to object storage
222222
async fn get_staging_execution_plan(
223223
&self,
224224
execution_plans: &mut Vec<Arc<dyn ExecutionPlan>>,

0 commit comments

Comments
 (0)