Antoine Pitrou created ARROW-7091:
-------------------------------------

             Summary: [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
             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)

Reply via email to