pitrou commented on PR #46692: URL: https://github.com/apache/arrow/pull/46692#issuecomment-2936150959
Thanks for trying this out @Ziy1-Tan . I agree with the general goal of reducing compile times. However, the problem is that this un-inlining some methods such as `IsValid` where it can be critical to have good performance. So I'm not sure these changes are a good idea. Maybe other developers can give an opinion on this. cc @zanmato1984 @wgtmac -- 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