yangzhg opened a new pull request #3137: fix a daily test fail URL: https://github.com/apache/incubator-doris/pull/3137 fix a bug of const union query like `select null union select null`, this because the type of SlotDescriptor when claus is `select null ` is null ,this will cause be core dump, and fe find wrong cast function
---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org