Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-3201

[C++] Utilize zero-copy protobuf parsing from upstream whenever it becomes available

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • C++, FlightRPC

    Description

      This has been discussed for a couple of years now; perhaps with Abseil this could happen at some point:

      https://github.com/protocolbuffers/protobuf/issues/1896

      Using zero-copy proto parsing (which is standard practice inside Google, but not available in open source protocol buffers) would obviate the need for the zero-copy workaround that I'm going to implement for C++ Flight RPCs

      Attachments

        Activity

          People

            Unassigned Unassigned
            wesm Wes McKinney
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated: