INFOTo modify the SQL definition of a materialized view, please refer to Alter a streaming job.
Syntax
alter_option depends on the operation you want to perform on the materialized view. For all supported clauses, see the sections below.
Clause
OWNER TO
SET SCHEMA
SET PARALLELISM
RENAME TO
SET BACKFILL_PARALLELISM
SET BACKFILL_RATE_LIMIT
BACKFILL_RATE_LIMIT, refer to How to view runtime parameters.
Examples
To modify the rate limit of the sources used in the materialized view, please refer to SET SOURCE_RATE_LIMIT.