We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3dd2887 commit 8a45561Copy full SHA for 8a45561
singlestoredb/fusion/handlers/iceberg_materialized_view.py
@@ -44,7 +44,7 @@ class CreateIcebergMaterializedView(SQLHandler):
44
_link_creds = CREDENTIALS '<link-creds>'
45
46
# Where clause
47
- where = WHERE <expr>
+ where = WHERE <statement>
48
49
Description
50
-----------
0 commit comments