Skip to content

Update tests for smarter aliasing#21

Open
joroKr21 wants to merge 1 commit intoapache:branch-51from
joroKr21:alias-unalias
Open

Update tests for smarter aliasing#21
joroKr21 wants to merge 1 commit intoapache:branch-51from
joroKr21:alias-unalias

Conversation

@joroKr21
Copy link
Copy Markdown

@joroKr21 joroKr21 commented May 6, 2026

Made the intermediate (AS count(*) )?AS alias optional - it's stripped in cases where we have expr AS alias1 AS alias2 but it's not stripped in cases where we have expr1 op expr2 AS alias1 AS alias2 which renders the same way in text form.

@joroKr21 joroKr21 changed the base branch from main to branch-51 May 6, 2026 15:45
@joroKr21 joroKr21 changed the base branch from branch-51 to main May 6, 2026 15:49
@joroKr21 joroKr21 changed the base branch from main to branch-51 May 6, 2026 15:49
@joroKr21 joroKr21 force-pushed the alias-unalias branch 2 times, most recently from 3e7eea9 to 4f51385 Compare May 7, 2026 07:28
@joroKr21 joroKr21 marked this pull request as ready for review May 7, 2026 14:56
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