Skip to content

Commit 1b066f0

Browse files
author
Devdutt Shenoi
committed
doc: describe method working
1 parent 5e1cef9 commit 1b066f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/query/stream_schema_provider.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,6 +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
221222
async fn get_staging_execution_plan(
222223
&self,
223224
execution_plans: &mut Vec<Arc<dyn ExecutionPlan>>,

0 commit comments

Comments
 (0)