Skip to main content

PARSE_JSON_UDF

Static PARSE_JSON_UDF 

Source
static PARSE_JSON_UDF: LazyLock<Arc<ScalarUDF>>
Expand description

The parse_json UDF, shared by all derivation plans. Resolved from the global registry once: the UDF is stateless (its FunctionContext is unused).