Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
The reason that the LogicalPlan currently uses Arc rather than Box is to support the ability to pass the logical plan between threads.
I am no longer sure that this is a requirement, and if it is, then it would perhaps be better to serialize the plan to JSON using the serde crate.
Attachments
Issue Links
- links to