JSON path as a way to map JSON fields to your table schema
$
, which refers to the root of the JSON document.
indicate traversal to a child property[]
can access elements in arraysuser_id
instead of user
) you can do so like this:Text
to create schema from a text sample.
Create
to create the source.