Skip to content

Commit

Permalink
update live mv table name (opensearch-project#1725) (opensearch-proje…
Browse files Browse the repository at this point in the history
…ct#1728)

(cherry picked from commit 411f33a)

Signed-off-by: YANGDB <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
(cherry picked from commit aa2d5ce)
  • Loading branch information
opensearch-trigger-bot[bot] authored and sejli committed Apr 19, 2024
1 parent 7c27280 commit 6e6dca3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CREATE MATERIALIZED VIEW {table_name}__week_live_mview AS
CREATE MATERIALIZED VIEW {table_name}__live_mview AS
SELECT
cloud.account_uid AS `aws.vpc.cloud_account_uid`,
cloud.region AS `aws.vpc.cloud_region`,
Expand Down

0 comments on commit 6e6dca3

Please sign in to comment.