You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "pitrou (via GitHub)" <gi...@apache.org> on 2023/05/09 15:24:36 UTC

[GitHub] [arrow] pitrou commented on pull request #35340: MINOR: [C++] Add missing RunEndEncodedType dtor

pitrou commented on PR #35340:
URL: https://github.com/apache/arrow/pull/35340#issuecomment-1540381686

   I'm a bit surprised this would be needed at all. The destructor is already virtual in the base class and so it's inherited as such. Is there a use case that fails without this?
   
   @bkietz @benibus What do you think?


-- 
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-unsubscribe@arrow.apache.org

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