Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
Right now methods like FlightInfo::Deserialize require const std::string& which requires an allocation if we're starting with a Buffer. While not a big deal, it would be nice if we could avoid the hit. (This comes up in Flight/UCX since the implementation is done in terms of Buffers.)
Attachments
Issue Links
- links to