Uses of Record Class
org.apache.datafusion.ScalarFunctionArgs
Packages that use ScalarFunctionArgs
-
Uses of ScalarFunctionArgs in org.apache.datafusion
Methods in org.apache.datafusion with parameters of type ScalarFunctionArgsModifier and TypeMethodDescriptionScalarFunction.evaluate(org.apache.arrow.memory.BufferAllocator allocator, ScalarFunctionArgs args) Compute the function result for one input batch.