felipecrv opened a new issue, #40370: URL: https://github.com/apache/arrow/issues/40370
### Describe the enhancement requested While working on some optimizations I noticed I needed to explicitly force inlining to prevent performance regressions, but `ARROW_FORCE_INLINE` is currently not defined for non-MSVC compilers. A cross-platform macro for forcing inlining would be very useful. ### Component(s) C++ -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
