Skip to content

Conversation

mikhailnik-db
Copy link
Contributor

What changes were proposed in this pull request?

Small refactor of the Star trait to make it compatible with the new single-pass Analyzer. Basically, remove LogicalPlan from the signature of core methods. This makes it possible to call them using NameScope.

Why are the changes needed?

To eventually support all types of star expressions in the single pass analyzer

Does this PR introduce any user-facing change?

No

How was this patch tested?

Existing tests

Was this patch authored or co-authored using generative AI tooling?

Generated-by: Claude Code v1.0.107

@github-actions github-actions bot added the SQL label Sep 8, 2025
@cloud-fan
Copy link
Contributor

thanks, merging to master!

@cloud-fan cloud-fan closed this in b08ac30 Sep 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants