diff --git a/src/test/regress/input/multi_behavioral_analytics_create_table.source b/src/test/regress/input/multi_behavioral_analytics_create_table.source index e68fe2edf..e4f31af0b 100644 --- a/src/test/regress/input/multi_behavioral_analytics_create_table.source +++ b/src/test/regress/input/multi_behavioral_analytics_create_table.source @@ -1,5 +1,5 @@ -- --- multi insert select behavioral analytics +-- multi behavioral analytics -- this file is intended to create the table requires for the tests -- diff --git a/src/test/regress/output/multi_behavioral_analytics_create_table.source b/src/test/regress/output/multi_behavioral_analytics_create_table.source index c149e77a8..3506fe929 100644 --- a/src/test/regress/output/multi_behavioral_analytics_create_table.source +++ b/src/test/regress/output/multi_behavioral_analytics_create_table.source @@ -1,5 +1,5 @@ -- --- multi insert select behavioral analytics +-- multi behavioral analytics -- this file is intended to create the table requires for the tests -- ALTER SEQUENCE pg_catalog.pg_dist_shardid_seq RESTART 1400000;