Skip to content

[C++] Missing protobuf link dependency for libarrow.a #40398

@tobim

Description

@tobim

Describe the bug, including details regarding any error messages, version, and platform.

If libarrow is built with a system protobuf and either opentelemetry or ORC is enabled, Protobuf must be resolved in find_package(Arrow) so CMake can generate a link command line for targets depending on libarrow. This is currently not the case.

Component(s)

C++

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions