Skip to content

Conversation

@sramazzina
Copy link
Contributor

@sramazzina sramazzina commented Dec 17, 2025

Fix #6102 - Simple Evaluation: string comparison with null always return success


Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:

  • Run mvn clean install apache-rat:check to make sure basic checks pass. A more thorough check will be performed on your pull request automatically.
  • If you have a group of commits related to the same change, please squash your commits into one and force push your branch using git rebase -i.
  • Mention the appropriate issue in your description (for example: addresses #123), if applicable.

To make clear that you license your contribution under the Apache License Version 2.0, January 2004
you have to acknowledge this by using the following check-box.

@hansva hansva merged commit e33681e into apache:main Dec 27, 2025
3 checks passed
@sramazzina sramazzina deleted the 6102 branch December 29, 2025 20:48
sramazzina added a commit to SeraSoft/hop that referenced this pull request Jan 5, 2026
* Fix apache#6102 - Simple Evaluation: string comparison with null always return success

* Fix apache#6102 - Add simple integration test

(cherry picked from commit e33681e)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Simple Evaluation: string comparison with null always return success

2 participants