Open gulivan opened 5 months ago
Currently Trino isn't supported for "insert_by_period" materialisation. Running any model will produce this error
Database Error in model my_sample_model (models/model.sql) TrinoUserError(type=USER_ERROR, name=SYNTAX_ERROR, message="line 70:1: mismatched input 'false'. Expecting: ')', ',', '.', 'AS', 'CROSS', 'EXCEPT', 'FETCH', 'FOR', 'FULL', 'GROUP', 'HAVING', 'INNER', 'INTERSECT', 'JOIN', 'LEFT', 'LIMIT', 'MATCH_RECOGNIZE', 'NATURAL', 'OFFSET', 'ORDER', 'RIGHT', 'TABLESAMPLE', 'UNION', 'WHERE', 'WINDOW', <identifier>", query_id=34242341243124)
Currently Trino isn't supported for "insert_by_period" materialisation. Running any model will produce this error