pub fn register_json_functions(ctx: &SessionContext)Expand description
Registers all PostgreSQL-compatible JSON UDFs and UDAFs
with the given SessionContext.
pub fn register_json_functions(ctx: &SessionContext)Registers all PostgreSQL-compatible JSON UDFs and UDAFs
with the given SessionContext.