Skip to content

Blocking rules dialected #2702

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
May 22, 2025
Merged

Blocking rules dialected #2702

merged 4 commits into from
May 22, 2025

Conversation

ADBond
Copy link
Contributor

@ADBond ADBond commented May 22, 2025

We shouldn't ever need a BlockingRule in a situation where we don't need to refer to a specific sql_dialect. We have BlockingRuleCreator as the dialect-agnostic interface object, so we can ensure that BlockingRule always has a concrete dialect, which simplifies considerations.

c.f. ComparisonLevelCreator vs ComparisonLevel, etc.

@ADBond ADBond merged commit 391a91d into master May 22, 2025
28 checks passed
@ADBond ADBond deleted the maint/blocking-rules-dialected branch May 22, 2025 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant