mdproctor opened a new issue, #770: URL: https://github.com/apache/incubator-kie-issues/issues/770
Join indexing does not support multi-variable inputs. i.e. you cannot index "str1.lenght + i == str2.length", as the left operand requires both the str1 variable and the i variable. The object graph to reach the lambda is quite high, especially the BetaConstraints wrapper that provides old optimisations for single, double, and triple beta constraints - redundancy with Lambdas. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
