Skip to content

Update tests for smarter aliasing#21

Open
joroKr21 wants to merge 4 commits into
apache:branch-51from
joroKr21:alias-unalias
Open

Update tests for smarter aliasing#21
joroKr21 wants to merge 4 commits into
apache:branch-51from
joroKr21:alias-unalias

Conversation

@joroKr21
Copy link
Copy Markdown
Contributor

@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.

kevinjqliu and others added 2 commits March 3, 2026 09:21
* CI: Add CodeQL workflow for GitHub Actions security scanning

* CI: Add CodeQL workflow for GitHub Actions security scanning
@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 3 times, most recently from 4f51385 to a2d1969 Compare May 7, 2026 12:42
@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.

3 participants