FelixYBW commented on issue #10387:
URL: 
https://github.com/apache/incubator-gluten/issues/10387#issuecomment-3189713987

   > [@FelixYBW](https://github.com/FelixYBW), Gluten currently supports 
`try_add`, `try_subtract`, `try_multiply`, and `try_divide`. These functions 
are offloaded to Velox's `checked_xxx` functions (e.g., `checked_add`), which 
are implemented separately.
   
   So only `try_xxx` functions are adding support. We haven't touch the other 
category, right?


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

Reply via email to