bkietz commented on pull request #8256:
URL: https://github.com/apache/arrow/pull/8256#issuecomment-725571750


   @nealrichardson @romainfrancois I've rebased and
   - moved forward declarations to c++ headers, so it's no longer necessary to 
forward declare things in arrow_exports.h
   - #include all type_fwd.h headers in arrow_types.h so all forward 
declarations are visible to `r/src/*`
   - moved specializations of `r6_class_name` to arrow_types.h so they'll also 
be visible to `r/src/*`
   - deleted arrow_exports.h; arrowExports.cpp now includes arrow_types.h


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to