js8544 commented on PR #33886: URL: https://github.com/apache/arrow/pull/33886#issuecomment-1410230130
> Yes, though the appveyor test is concerning (and confusing :) From the error message I guess it's a MSVC bug where it somehow treats the anonymous namespace in scalar_arithmetis_test.cc and the anonymous namespace in test_util.cc (in which the four typed ValidateOutput are defined) as the same namespace. The unqualified name lookup stops once it finds the name ValidateOutput in the same namespace. -- 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]
