Expand description
expand object into key-value rows
Structsยง
- Jsonb
Each Table Function - A DataFusion
TableFunctionImplthat expands a JSONB object or array into rows of (key, value). - Jsonb
Each Table Provider - Table provider for expanding JSONB objects into key-value rows.