Module array_elements

Module array_elements 

Source
Expand description

expand array into value rows

Structsยง

JsonbArrayElementsTableFunction
A DataFusion TableFunctionImpl that expands a JSONB array into rows with a single value column.
JsonbArrayElementsTableProvider
Table provider for expanding JSONB arrays into value rows.