Skip to content

sql-pretty: Fix output of passwords and AS OF#36764

Merged
def- merged 1 commit into
MaterializeInc:mainfrom
def-:pr-sql-pretty
May 28, 2026
Merged

sql-pretty: Fix output of passwords and AS OF#36764
def- merged 1 commit into
MaterializeInc:mainfrom
def-:pr-sql-pretty

Conversation

@def-
Copy link
Copy Markdown
Contributor

@def- def- commented May 28, 2026

@def- def- requested review from ggevay and sjwiesman May 28, 2026 02:09
@def- def- force-pushed the pr-sql-pretty branch 2 times, most recently from 5ec39d7 to af23423 Compare May 28, 2026 02:26
Copy link
Copy Markdown
Member

@antiguru antiguru left a comment

Choose a reason for hiding this comment

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

Thanks!

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

We could probably add fuzz testing to ensure we don't miss statement parts?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Yes, but I'll do that outside of this PR since it will probably end up being more involved.

@def- def- force-pushed the pr-sql-pretty branch from af23423 to b11ad11 Compare May 28, 2026 03:09
@def- def- enabled auto-merge (squash) May 28, 2026 03:14
@def- def- merged commit 8f05f1b into MaterializeInc:main May 28, 2026
121 of 133 checks passed
@def- def- deleted the pr-sql-pretty branch May 28, 2026 03:31
@justjake
Copy link
Copy Markdown

yippee! 🎉

ArrangeBy[[Column(0,␠"operator_id")]] 2
ArrangeBy[[Column(1,␠"dataflow_id")]] 2
ReduceAccumulable 3
ReduceAccumulable 4
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Hmm, do you know why this change happened?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

It was something else that hit main, not caused by my PR, same failure appeared in Nightly today: https://buildkite.com/materialize/nightly/builds/16598
So it's some change in this range: f1513fb...25f0e42
If it's important I can bisect later.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Ah, thanks! Maybe it's 3aa14b6. I'll run before and after to confirm.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Confirmed, ok!

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.

4 participants