Deterministic

The UDF is deterministic, meaning that 2 function calls with the same inputs always produce the same result, even across 2 query runs.

Functions

Link copied to clipboard
open override fun toJava(): RoutineDeterminismLevel

Properties

Link copied to clipboard
val javaValue: RoutineDeterminismLevel
Link copied to clipboard
Link copied to clipboard