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

fix(storage): filter columns will be skipped incorrectly #504

Merged
merged 2 commits into from
Feb 19, 2022

Conversation

skyzh
Copy link
Member

@skyzh skyzh commented Feb 19, 2022

Signed-off-by: Alex Chi iskyzh@gmail.com

If filter_map is all false when filter condition gets evaluated, as we have already scanned filter columns, we should not skip them.

Signed-off-by: Alex Chi <iskyzh@gmail.com>
@skyzh skyzh requested a review from zzl200012 February 19, 2022 14:12
Signed-off-by: Alex Chi <iskyzh@gmail.com>
Copy link
Member

@zzl200012 zzl200012 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@zzl200012 zzl200012 merged commit fea5e0b into main Feb 19, 2022
@zzl200012 zzl200012 deleted the skyzh/fix-unaligned-column-scan branch February 19, 2022 14:20
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

Successfully merging this pull request may close these issues.

2 participants