You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/04/21 01:42:19 UTC

[GitHub] [arrow] kou commented on pull request #12928: ARROW-15678: [C++][CI] a crossbow job with MinRelSize enabled

kou commented on PR #12928:
URL: https://github.com/apache/arrow/pull/12928#issuecomment-1104621952

   Can we use `ARROW_FORCE_INLINE` instead of hiding implementation to `.cc` here?
   
   We can use `__attribute__((always_inline))` with `g++`. There are many force inline macros in our code base such as `FORCEINLINE`, `FORCE_INLINE` and `GDV_FORCE_INLINE`.


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