Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
Noticed some codes don't move lvalue augment when constructing RecordBatch/Table/Schema. It may cause unnecessary data copying, especially std::vector<std::shared_ptr> which can be big.
Attachments
Issue Links
- links to