[
https://issues.apache.org/jira/browse/ARROW-7091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes McKinney updated ARROW-7091:
--------------------------------
Fix Version/s: (was: 0.16.0)
1.0.0
> [C++] Move all factories to type_fwd.h
> --------------------------------------
>
> Key: ARROW-7091
> URL: https://issues.apache.org/jira/browse/ARROW-7091
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Affects Versions: 0.15.1
> Reporter: Antoine Pitrou
> Priority: Minor
> Fix For: 1.0.0
>
>
> There's no particular reason why parameter-less factories are in
> {{type_fwd.h}}, but the others in their respective implementation headers. By
> putting more factories in {{type_fwd.h}}, we may be able to avoid importing
> the heavier headers in some places.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)