zhangstar333 opened a new pull request, #41023: URL: https://github.com/apache/doris/pull/41023
## Proposed changes in branch-2.1, the function covar_samp mode is PropagateNullable eg: select covar_samp(non_nullable(x), y) from test_covar_samp; so the column of x, y should check is nullable alone. the fixed in branch-21 https://github.com/apache/doris/pull/39943 <!--Describe your changes.--> -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
