Module array_length

Module array_length 

Source
Expand description

array length

Structs§

JsonbArrayLength
A scalar UDF that returns the number of elements in a JSONB array.

Functions§

make_jsonb_array_length_udf
Creates a user-defined function to get the length of a JSONB array.