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

   ## Proposed changes
   
   before
   ```
   mysql [test]>select timediff(a, b) as col01, count(c)  from t002 group by 
col01 limit 1; 
   ERROR 1105 (HY000): errCode = 2, detailMessage = 
(127.0.0.1)[INTERNAL_ERROR]meet invalid type, type=27, 
expr=TExprNode(node_type=FUNCTION_CALL, type=TTypeDesc(types=
   ```
   
   <!--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