westonpace opened a new pull request #9975: URL: https://github.com/apache/arrow/pull/9975
Gandiva build failure caused by failure of GCC 4.8.2 compiler to automatically move return value. This is rather troubling. I'm not super happy with the fix because it is not needed (and potentially non-optimal because it can prevent RVO) in later compilers and looks weird. I'm open to suggestions. -- 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. For queries about this service, please contact Infrastructure at: [email protected]
