sfc-gh-sakumar
Results
1
comments of
sfc-gh-sakumar
Thanks for getting back on this. Below is the example code: CREATE OR REPLACE MATERIALIZED VIEW TESTMV AS SELECT event_date, AS_INTEGER(value :Id) AS test_id FROM TestTable, LATERAL FLATTEN (input =>...