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

Add identity store optimization #12

Open
BrandonHaynes opened this issue Mar 24, 2019 · 1 comment
Open

Add identity store optimization #12

BrandonHaynes opened this issue Mar 24, 2019 · 1 comment

Comments

@BrandonHaynes
Copy link
Member

Scan(x).Store(x) should only update metadata, ensure that the optimized plan doesn't create a new stream on disk.

@BrandonHaynes
Copy link
Member Author

This optimization already exists for Scan(x).Save(x), so make sure it applies to the catalog too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant