Skip to content

testdrive: add built-in mz_system and materialize connections - #37871

Open
def- wants to merge 2 commits into
MaterializeInc:mainfrom
def-:testdrive-builtin-connections
Open

testdrive: add built-in mz_system and materialize connections#37871
def- wants to merge 2 commits into
MaterializeInc:mainfrom
def-:testdrive-builtin-connections

Conversation

@def-

@def- def- commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

postgres-execute now resolves the bare connection names mz_system and materialize without a prior postgres-connect registration. The connection is established lazily on first use and cached like an explicitly registered one, and an explicit postgres-connect with the same name still takes precedence. Remove the now-redundant registration lines from the .td files that carried them.

Closes: QAR-138

def- and others added 2 commits July 27, 2026 21:07
postgres-execute now resolves the bare connection names mz_system and
materialize without a prior postgres-connect registration. The connection
is established lazily on first use and cached like an explicitly
registered one, and an explicit postgres-connect with the same name still
takes precedence. Remove the now-redundant registration lines from the
.td files that carried them.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Follow-up to the built-in mz_system connection: remove the redundant
postgres-connect lines from testdrive scripts generated by python
(feature benchmark, launchdarkly, restart, bounded-memory, limits,
sql-feature-flags) and note the built-in in the mz-limits-test skill.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01R6RVHc3WjGJzsQVZckR5Bu
@def-
def- requested a review from antiguru July 27, 2026 21:13
@def-
def- marked this pull request as ready for review July 27, 2026 21:13
@def-
def- requested a review from a team as a code owner July 27, 2026 21:13
@def-
def- force-pushed the testdrive-builtin-connections branch from 4f1c207 to a506216 Compare July 27, 2026 21:13
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.

1 participant