On Wed, Dec 18, 2024 at 12:51 PM vignesh C <vignes...@gmail.com> wrote:
>
> The attached patch has the changes for the same.
>

@@ -3037,10 +3037,6 @@ my %tests = (
  \QALTER PUBLICATION pub1 ADD TABLE ONLY dump_test.test_table;\E
  /xm,
  like => { %full_runs, section_post_data => 1, },
- unlike => {
- exclude_dump_test_schema => 1,
- exclude_test_table => 1,
- },

Shall we change the above 'unlike' to 'like' instead of removing it
with an additional comment as to why we expect a different behavior
here?

-- 
With Regards,
Amit Kapila.


Reply via email to