zhiqiang-hhhh commented on PR #34391:
URL: https://github.com/apache/doris/pull/34391#issuecomment-2095873905

   
https://dev.mysql.com/doc/refman/8.0/en/mathematical-functions.html#function_ceil
   
   ceil function in mysql and pg do not support using second argument.
   
   So, @superdiaodiao could you please do a small modification so that we can 
detect the above situation for function ceil?
   
   Just need to modify the logic in planner and do not register two argument 
for ceil on BE.
   


-- 
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