Rafael Telles created ARROW-16049:
-------------------------------------
Summary: Fix Flight SQL's ColumnMetadata constructor visibility
Key: ARROW-16049
URL: https://issues.apache.org/jira/browse/ARROW-16049
Project: Apache Arrow
Issue Type: Task
Components: C++
Reporter: Rafael Telles
User should be able to get a ColumnMetadata object from a
{{std::shared_ptr<const arrow::KeyValueMetadata>}} object, but the
constructor was not public to do so.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)