Skip to content

Conversation

@zhyass
Copy link
Member

@zhyass zhyass commented Nov 13, 2025

I hereby agree to the terms of the CLA available at: https://docs.databend.com/dev/policies/cla/

Summary

Fix a bug in eval_or_filters where result was incorrectly initialized with validity.

Tests

  • Unit Test
  • Logic Test
  • Benchmark Test
  • No Test - Explain why

Type of change

  • Bug Fix (non-breaking change which fixes an issue)
  • New Feature (non-breaking change which adds functionality)
  • Breaking Change (fix or feature that could cause existing functionality not to work as expected)
  • Documentation Update
  • Refactoring
  • Performance Improvement
  • Other (please describe):

This change is Reviewable

@zhyass zhyass requested review from KKould and sundy-li November 13, 2025 18:43
@github-actions github-actions bot added the pr-bugfix this PR patches a bug in codebase label Nov 13, 2025
@BohuTANG BohuTANG merged commit 63ad3ac into databendlabs:main Nov 14, 2025
192 of 199 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-bugfix this PR patches a bug in codebase

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: or_filters get incorrectly result

3 participants