Skip to content

Conversation

ptravers
Copy link
Contributor

Motivation

  • This PR refactors existing code.
    sql server is enabled by default

Tips for reviewer

small set of refactors to the sql server cdc tests following updates in: #33265

Checklist

  • This PR has adequate test coverage / QA involvement has been duly considered. (trigger-ci for additional test/nightly runs)
  • This PR has an associated up-to-date design doc, is a design doc (template), or is sufficiently small to not require a design.
  • If this PR evolves an existing $T ⇔ Proto$T mapping (possibly in a backwards-incompatible way), then it is tagged with a T-proto label.
  • If this PR will require changes to cloud orchestration or tests, there is a companion cloud PR to account for those changes that is tagged with the release-blocker label (example).
  • If this PR includes major user-facing behavior changes, I have pinged the relevant PM to schedule a changelog post.

@ptravers ptravers changed the title refactor sql-server-cdc tests [sql_server] remove enabling sql server in test defaults to enabled Aug 13, 2025
@ptravers ptravers changed the title [sql_server] remove enabling sql server in test defaults to enabled [sql_server] remove enabling sql server in test as defaults to enabled Aug 13, 2025
Copy link
Contributor

@martykulma martykulma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you miss the other .td files, or is this not set in them?

@ptravers
Copy link
Contributor Author

they might just be newer. this is an old change set. will check them.

Comment on lines 35 to 36
$ postgres-execute connection=postgres://mz_system:materialize@${testdrive.materialize-internal-sql-addr}
ALTER SYSTEM SET log_filter = 'mz_sql=debug,info';
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

left this in but am slightly worried that we will be logging a lot?

@ptravers ptravers requested a review from martykulma August 14, 2025 17:03
@ptravers ptravers merged commit d047331 into MaterializeInc:main Aug 14, 2025
8 checks passed
@ptravers ptravers deleted the sql-server-small-fixes-08-2025 branch August 14, 2025 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants