You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "lidavidm (via GitHub)" <gi...@apache.org> on 2023/05/18 20:02:15 UTC

[GitHub] [arrow] lidavidm commented on pull request #35679: GH-32276: [C++][FlightRPC] Align buffers from Flight

lidavidm commented on PR #35679:
URL: https://github.com/apache/arrow/pull/35679#issuecomment-1553579084

   I inlined some stuff from @westonpace's PR but I'd rather wait and be able to use those utilities directly. That said it demonstrates the problem and the solution. 
   
   Given more time we might be able to avoid this, but I'd need to dig deeper into Protobuf & do some benchmarking. (In particular: instead of going gRPC slices -> CodedInputStream -> Arrow buffers, I'd rather directly go from gRPC slices -> Arrow.)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org