BiteTheDDDDt commented on PR #12523: URL: https://github.com/apache/doris/pull/12523#issuecomment-1243148810
> > Can you also implement this function in a vectorization engine? > > The code in the picture implements cbrt function in a vectorization engine. I refer to the vectorization of sqrt function.Do I need to add any other code? > > <img alt="cbrt" width="672" src="https://user-images.githubusercontent.com/45089228/189512053-cde32eb4-341b-4ced-9823-93bfa16bfba3.png"> Sorry, I missed it. -- 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]
