-
Type:
Sub-task
-
Status: Closed
-
Priority:
Major
-
Resolution: Invalid
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Rust, Rust - DataFusion
-
Labels:None
At the time I implemented the parquet scan exec I thought it was necessary to run in a thread and use channels to communicate but this can be avoided in conjunction with other changes in the parent issue.