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

perf(schema): speed up failure case of duplicate keys when constructing schemas #9698

Merged
merged 2 commits into from
Jul 30, 2024

Conversation

cpcloud
Copy link
Member

@cpcloud cpcloud commented Jul 26, 2024

Adds a modest 2x performance improvement when trying to construct schemas with duplicate keys.

@cpcloud cpcloud added ux User experience related issues performance Issues related to ibis's performance labels Jul 26, 2024
@cpcloud cpcloud changed the title small schema cleanup perf(schema): speed up failure case of duplicate keys when constructing schemas Jul 26, 2024
Copy link
Contributor

ACTION NEEDED

Ibis follows the Conventional Commits specification for release automation.

The PR title and description are used as the merge commit message.

Please update your PR title and description to match the specification.

@cpcloud
Copy link
Member Author

cpcloud commented Jul 30, 2024

Merging!

@cpcloud cpcloud merged commit 870ac73 into ibis-project:main Jul 30, 2024
86 of 87 checks passed
@cpcloud cpcloud deleted the small-schema-cleanup branch July 30, 2024 10:54
@cpcloud cpcloud added this to the 9.3 milestone Aug 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance Issues related to ibis's performance ux User experience related issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant