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 cache() filter more efficient #9

Open
davidmegginson opened this issue Jun 17, 2015 · 0 comments
Open

Make cache() filter more efficient #9

davidmegginson opened this issue Jun 17, 2015 · 0 comments

Comments

@davidmegginson
Copy link
Member

Right now, the cache() filter saved Row objects rather than just data arrays. Rewrite to cache only the raw data, and create Row objects on demand.

@davidmegginson davidmegginson added this to the Later milestone Jun 17, 2015
@davidmegginson davidmegginson self-assigned this Mar 23, 2018
@davidmegginson davidmegginson removed this from the Later milestone Mar 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant