We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
SetOptions needs to propagate changed block property filters and table filter to leaf iterators when reusing an existing iterator stack.
The text was updated successfully, but these errors were encountered:
db: respect changed filters in SetOptions
0794f89
Rebuild the iterator stack if filters (block or table) are modified. Fix cockroachdb#1621.
4ab231e
37a894d
5cd6064
Rebuild the iterator stack if filters (block or table) are modified. Fix #1621.
Successfully merging a pull request may close this issue.
SetOptions needs to propagate changed block property filters and table filter to leaf iterators when reusing an existing iterator stack.
The text was updated successfully, but these errors were encountered: