Skip to content
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

refactor(common): consolidate egraph implementation by using FrozenSlotted #8702

Merged
merged 1 commit into from
Mar 19, 2024

Conversation

kszucs
Copy link
Member

@kszucs kszucs commented Mar 19, 2024

There was a duplicated frozen slotted implementation under ibis.common.egraphs which is now replaced by ibis.common.bases.FrozenSlotted.

@kszucs kszucs changed the title refactor(common): consolidate egraph implementation by using FrozenSlotted refactor(common): consolidate egraph implementation by using FrozenSlotted Mar 19, 2024
@cpcloud cpcloud added this to the 9.0 milestone Mar 19, 2024
@cpcloud cpcloud added the refactor Issues or PRs related to refactoring the codebase label Mar 19, 2024
@cpcloud cpcloud merged commit d244b75 into ibis-project:main Mar 19, 2024
86 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Issues or PRs related to refactoring the codebase
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants