zanmato1984 opened a new issue, #39357: URL: https://github.com/apache/arrow/issues/39357
### Describe the enhancement requested This is a specialized sub-task of #36246 . ClangBuildAnalyzer reports that `function.h` is listed as the second most expensive header except the ones in third-party libraries. Quote from #36246 : > In addition, the function.h include is rather heavy. It is included often because it is needed by the api_xyz.h files in the compute module. However, these files only need the function options. We should see if breaking function options into its own file helps shave down the build time. ### 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]
