Mryange opened a new pull request, #39251:
URL: https://github.com/apache/doris/pull/39251

   ## Proposed changes
   
   ```
   mysql [test11]>select corr(cast(x as float),cast(y as float)) from test_corr;
   ERROR 1105 (HY000): errCode = 2, detailMessage = 
(127.0.0.1)[INTERNAL_ERROR]column_type not match data_types in agg node, 
column_type=Nullable(Float64), data_types=Nullable(Float32),column name=
   
   ```
   
   <!--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: commits-unsubscr...@doris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to