Which aspects should I consider when deciding whether to use simple function or vector function to implement Scalar function in Velox? #9970
Unanswered
NEUpanning
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello folks. I'm working on implementing our custom functions in Velox. This document shows two way to implement a Scalar function using either the simple function API or as a vector function. I would like to know which aspects should I consider when deciding whether to use simple function or vector function to implement Scalar function in Velox? Appreciate for any reply.
Beta Was this translation helpful? Give feedback.
All reactions