Skip to content

optimizer: Downgrade repr type error: sql_union to trace#35028

Merged
ggevay merged 1 commit intoMaterializeInc:mainfrom
ggevay:donwgrade-repr-type-error
Feb 16, 2026
Merged

optimizer: Downgrade repr type error: sql_union to trace#35028
ggevay merged 1 commit intoMaterializeInc:mainfrom
ggevay:donwgrade-repr-type-error

Conversation

@ggevay
Copy link
Contributor

@ggevay ggevay commented Feb 16, 2026

This turned out to be a super noisy log msg (happening many times at every system startup, both with cast elimination on and off), so downgrading it from error to trace, which is not shown by default. Discussed here: https://materializeinc.slack.com/archives/C08A62E0751/p1771245357416329?thread_ts=1771245144.471869&cid=C08A62E0751

@ggevay ggevay requested a review from a team as a code owner February 16, 2026 13:27
@github-actions
Copy link

Pre-merge checklist

  • The PR title is descriptive and will make sense in the git log.
  • This PR has adequate test coverage / QA involvement has been duly considered. (trigger-ci for additional test/nightly runs)
  • If this PR includes major user-facing behavior changes, I have pinged the relevant PM to schedule a changelog post.
  • 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).

@ggevay ggevay enabled auto-merge (squash) February 16, 2026 13:30
@ggevay ggevay merged commit a895c93 into MaterializeInc:main Feb 16, 2026
134 checks passed
@def- def- added the release-blocker Critical issue that should block *any* release if not fixed label Feb 16, 2026
bkirwi pushed a commit that referenced this pull request Feb 18, 2026
This turned out to be a super noisy log msg (happening many times at
every system startup, both with cast elimination on and off), so
downgrading it from `error` to `trace`, which is not shown by default.
Discussed here:
https://materializeinc.slack.com/archives/C08A62E0751/p1771245357416329?thread_ts=1771245144.471869&cid=C08A62E0751
patrickwwbutler pushed a commit to patrickwwbutler/materialize that referenced this pull request Feb 19, 2026
…zeInc#35028)

This turned out to be a super noisy log msg (happening many times at
every system startup, both with cast elimination on and off), so
downgrading it from `error` to `trace`, which is not shown by default.
Discussed here:
https://materializeinc.slack.com/archives/C08A62E0751/p1771245357416329?thread_ts=1771245144.471869&cid=C08A62E0751
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release-blocker Critical issue that should block *any* release if not fixed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants