Skip to content

Conversation

@mkleen
Copy link
Contributor

@mkleen mkleen commented Jan 22, 2026

Which issue does this PR close?

While working on #19930 , I noticed a trailing whitespace in the CROSS JOIN logical plan output. This whitespace is inconsistent with the rest of the logical plan formatting.

Rationale for this change

This change removes the unnecessary trailing whitespace in the logical plan output of a CROSS JOIN.

What changes are included in this PR?

Are these changes tested?

Yes.

Are there any user-facing changes?

No.

@github-actions github-actions bot added sql SQL Planner logical-expr Logical plan and expressions optimizer Optimizer rules substrait Changes to the substrait crate labels Jan 22, 2026
Copy link

@Trikooo Trikooo left a comment

Choose a reason for hiding this comment

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

LGTM. This correctly handles the trailing whitespace, and the updated snapshots confirm the expected output.

Copy link
Contributor

@crepererum crepererum left a comment

Choose a reason for hiding this comment

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

thank you

@crepererum crepererum added this pull request to the merge queue Jan 22, 2026
Merged via the queue into apache:main with commit efccfb1 Jan 22, 2026
35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

logical-expr Logical plan and expressions optimizer Optimizer rules sql SQL Planner substrait Changes to the substrait crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants