pitrou commented on pull request #12537:
URL: https://github.com/apache/arrow/pull/12537#issuecomment-1082232256


   > I think either way we don't have to make the factory return a unique_ptr.
   
   Indeed, we don't. We can use the pimpl idiom instead (which might be 
slightly more verbose). The virtual methods seem harmless to me, given that the 
function call cost is not critical here, but either way is ok :-)


-- 
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.

To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org

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


Reply via email to