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

[8.40.x][kie-issues#941] Fix executable model generation for binding enclosed in parentheses #5753

Merged
merged 4 commits into from
Mar 4, 2024

Conversation

baldimir
Copy link
Contributor

tkobayas and others added 4 commits February 28, 2024 09:49
…culation result of int and BigDecimal (apache#5636)

(cherry picked from commit fe2dbac)
…expression variable binding (apache#5692)

* [kie-issues#941] Fix binding of enclosed expressions.

* Additional fix for EnclosedExpr bindings.

* Bind EnclosedExpr only when there is a bind variable.

* Revert Misc2Test settings.

* Add test for constraint binding.

* Fix import.

(cherry picked from commit d506c1a)
…variable (apache#5750)

* Add a test case

* Ignore a predicate when it is enclosed and bound to a variable.

* Move the isEnclosedPredicateBoundToVariable to the SingleDrlxParseSuccess

* Fix typos

(cherry picked from commit f916618)
@yesamer yesamer changed the title [kie-issues#941] Fix executable model generation for binding enclosed in parentheses [8.40.x][kie-issues#941] Fix executable model generation for binding enclosed in parentheses Mar 1, 2024
@baldimir baldimir merged commit 8de49a3 into apache:8.40.x Mar 4, 2024
1 check failed
@baldimir baldimir deleted the backport-kie-issues-941 branch April 11, 2024 08: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.

3 participants