You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Rafael Telles (Jira)" <ji...@apache.org> on 2022/03/28 17:20:00 UTC

[jira] [Created] (ARROW-16049) Fix Flight SQL's ColumnMetadata constructor visibility

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)