TaoZex commented on issue #11706:
URL: https://github.com/apache/doris/issues/11706#issuecomment-1318128471

   > > I want to try argmax funtion.At the same time, do I need to 
implementation argmin funtion?
   > 
   > Yeah, it's really great if you can implement both `argmin` and `argmax` 
function. You can refer to 
[link1](https://github.com/ClickHouse/ClickHouse/blob/master/src/AggregateFunctions/AggregateFunctionArgMinMax.h),
 [link2](https://github.com/apache/doris/pull/13056) and 
[link3](https://github.com/apache/doris/pull/8485). If you have any question, 
please **do** let me konw. I am pretty willing to help!
   
   Thanks for your help.


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