MODEL ( name stage.test, kind FULL, cron '@daily', start '2026-01-01', ); SELECT jt.val FROM (SELECT '{"a": [1,2,3]}' as data) AS s CROSS JOIN JSON_TABLE( s.data ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results