tommyhugh2333-rgb commented on code in PR #60111: URL: https://github.com/apache/doris/pull/60111#discussion_r2725679904
########## regression-test/data/query_p0/sql_functions/math_functions/test_gamma.out: ########## @@ -0,0 +1,36 @@ +-- This file is automatically generated. You should know what you did if you want to edit this +-- !select_const -- +24 1.772453850905516 1 + +-- !select_null -- +\N + +-- !select_zero -- +NaN Review Comment: Apologies for the confusion. These are indeed stale artifacts from my previous local debugging that I forgot to clean up. It's a bit late here now (past midnight), so I will regenerate the .out file and update the PR first thing tomorrow morning. Thanks for pointing this out! -- 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]
