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

Make op schema a cached property #2805

Merged
merged 5 commits into from
Jun 3, 2021

Conversation

emilyreff7
Copy link
Contributor

No description provided.

@jreback jreback added this to the Next release milestone Jun 3, 2021
@jreback jreback added expressions Issues or PRs related to the expression API performance Issues related to ibis's performance labels Jun 3, 2021
@jreback
Copy link
Contributor

jreback commented Jun 3, 2021

do we need to have this in the env? e.g. https://github.com/pydanny/cached-property

@jreback
Copy link
Contributor

jreback commented Jun 3, 2021

ahh this is in >= 3.8: https://docs.python.org/3/library/functools.html

@jreback
Copy link
Contributor

jreback commented Jun 3, 2021

lgtm. can you add a release note :->

@jreback jreback merged commit cd775ab into ibis-project:master Jun 3, 2021
@jreback
Copy link
Contributor

jreback commented Jun 3, 2021

thanks @emilyreff7

failures are known 3.7 issues with pyarrow version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
expressions Issues or PRs related to the expression API performance Issues related to ibis's performance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants