kou commented on issue #33920: URL: https://github.com/apache/arrow/issues/33920#issuecomment-1414517722
> you need to disable flight in addition to flight SQL. Ah, we should use `ARROW_FLIGHT_SQL` not `ARROW_WITH_GRPC` in https://github.com/apache/arrow/blob/master/cpp/cmake_modules/ThirdpartyToolchain.cmake#L1653-L1654 . > we will need to add libprotobuf to the docker image (it is only installing libprotobuf-dev) We don't need it because `libprotobuf` is installed automatically as a `libprotobuf-dev` dependency. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
