Skip to content

Commit cdcdae1

Browse files
update live mv table name (#1725)
Signed-off-by: YANGDB <[email protected]> (cherry picked from commit 411f33a) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent ed0cebd commit cdcdae1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/adaptors/integrations/__data__/repository/aws_vpc_flow/assets/vpc_live_all_mv-1.0.0.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
CREATE MATERIALIZED VIEW {table_name}__week_live_mview AS
1+
CREATE MATERIALIZED VIEW {table_name}__live_mview AS
22
SELECT
33
cloud.account_uid AS `aws.vpc.cloud_account_uid`,
44
cloud.region AS `aws.vpc.cloud_region`,

0 commit comments

Comments
 (0)