lidavidm commented on pull request #11441: URL: https://github.com/apache/arrow/pull/11441#issuecomment-951980112
Ah, I would guess that the `enable_if_floating_point` template is getting shadowed in a unity build, and that my local build happened to combine different source files so it doesn't replicate…and the only reason why it pops up here is because this makes enough changes that CMake combines different source files than before. I filed ARROW-14475 but I think for now it can be fixed by adjusting aggregate_basic_internal.h to not use enable_if_floating_point. -- 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]
