[
https://issues.apache.org/jira/browse/ARROW-18402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yaron Gvili updated ARROW-18402:
--------------------------------
Description: `DeclarationInfo` is just a pair of `Declaration` and
`Schema`, which are public APIs, and so can be made public API itself. This can
be part of or a follow-up on [https://github.com/apache/arrow/pull/14485], and
will allow implementing extension providers, whose API depends on
`DeclarationInfo`, outside of the Arrow repo.
> [C++] Expose `DeclarationInfo`
> ------------------------------
>
> Key: ARROW-18402
> URL: https://issues.apache.org/jira/browse/ARROW-18402
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Reporter: Yaron Gvili
> Assignee: Yaron Gvili
> Priority: Major
>
> `DeclarationInfo` is just a pair of `Declaration` and `Schema`, which are
> public APIs, and so can be made public API itself. This can be part of or a
> follow-up on [https://github.com/apache/arrow/pull/14485], and will allow
> implementing extension providers, whose API depends on `DeclarationInfo`,
> outside of the Arrow repo.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)