Skip to content

Commit 71597f5

Browse files
YANG-DBdevesh-2002
authored andcommitted
update live mv table name (#1725)
Signed-off-by: YANGDB <[email protected]> Signed-off-by: [email protected] <[email protected]>
1 parent 5bff29d commit 71597f5

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

+1-1
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)