Details
-
Sub-task
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
Description
The idea is to use SchemaRef (which is an Arc<Schema>) instead of Box<Schema> inside Datafusion to be consistent with the rest of the arrow implementation, avoid so many copies, and make the code simpler.
Attachments
Issue Links
- links to