You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "raulcd (via GitHub)" <gi...@apache.org> on 2023/06/07 14:22:29 UTC

[GitHub] [arrow] raulcd commented on pull request #35962: GH-35961: [C++][FlightSQL] Accept Protobuf 3.12.0 or later

raulcd commented on PR #35962:
URL: https://github.com/apache/arrow/pull/35962#issuecomment-1580929285

   is the failure related?
   ```
    /build/apache-arrow-13.0.0.dev186/cpp/src/arrow/flight/sql/server.cc:364:20: error: could not convert ‘any.google::protobuf::Any::PackFrom((* & message))’ from ‘void’ to ‘bool’
     364 |   if (!any.PackFrom(message)) {
         |        ~~~~~~~~~~~~^~~~~~~~~
         |                    |
         |                    void
   /build/apache-arrow-13.0.0.dev186/cpp/src/arrow/flight/sql/server.cc:364:20: error: in argument to unary !
   ```


-- 
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