Skip to main content

Description

In this format, a single JSON object is interpreted as a single JSON value. If the input has several JSON objects (comma separated), they are interpreted as separate rows. If the input data is enclosed in [], it is interpreted as an array of JSONs. This format can only be parsed for a table with a single field of type JSON. The remaining columns must be set to DEFAULT or MATERIALIZED.

Example usage

Basic example

Query
Response

An array of JSON objects

Query
Response

Columns with default values

Query
Response

Format settings

Last modified on June 19, 2026