Skip to content

Conversation

@mihailoale-db
Copy link
Contributor

What changes were proposed in this pull request?

In this PR I propose that we introduce SQLConf.canonicalize to centralize normalization of strings. This will help us avoid the code duplication and ease the development of the single-pass analyzer.

Why are the changes needed?

To ease the development of the single-pass analyzer (avoid code duplication).

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?

No.

@github-actions github-actions bot added the SQL label Nov 14, 2025
@mihailoale-db
Copy link
Contributor Author

@dtenedor @cloud-fan PTAL when you find time. Thanks!

@cloud-fan
Copy link
Contributor

thanks, merging to master!

@cloud-fan cloud-fan closed this in 96e0d4b Nov 17, 2025
Copy link
Member

@dongjoon-hyun dongjoon-hyun left a comment

Choose a reason for hiding this comment

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

+1, LGTM, too. Thank you, @mihailoale-db and @cloud-fan .

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.

3 participants