vagetablechicken opened a new pull request #3848: URL: https://github.com/apache/incubator-doris/pull/3848
Ref https://github.com/apache/incubator-doris/issues/3821 This fix is based on UBSAN unit test. So if we create & use class obj in a different way, may have `runtime error: load of value XX, which is not a valid value for type 'YYY'` warnings again. Unit test should build in DEBUG or XXSAN mode(at lease DEBUG). RELEASE mode will add `-DNDEBUG`, turn off dchecks/asserts/debug. ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
