Uwe Korn created ARROW-11724: -------------------------------- Summary: [C++] Namespace collisions with protobuf 3.15 Key: ARROW-11724 URL: https://issues.apache.org/jira/browse/ARROW-11724 Project: Apache Arrow Issue Type: Improvement Components: C++, FlightRPC Affects Versions: 3.0.0 Reporter: Uwe Korn Assignee: Uwe Korn Fix For: 4.0.0
We define {{pb}} as a namespace alias in the flight sources. This conflicts with {{protobuf}} starting to introduce it as its global namespace alias. -- This message was sent by Atlassian Jira (v8.3.4#803005)