Module utils

Module utils 

Source

Macrosยง

get_optimal_return_type ๐Ÿ”’
Creates a function to identify the optimal return type of a string function given the type of its first argument.

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.
utf8_to_int_type ๐Ÿ”’
utf8_to_str_type ๐Ÿ”’