Module utils

Module utils 

Source

Functionsยง

calculate_binary_math
Computes a binary math function for input arrays using a specified function. Generic types:
decimal128_to_i128
Converts Decimal128 components (value and scale) to an unscaled i128
make_scalar_function
Creates a scalar function implementation for the given function.