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

Make PREV constraint heuristics more sophisticated #457

Open
AlexKirkouski opened this issue Sep 11, 2020 · 0 comments
Open

Make PREV constraint heuristics more sophisticated #457

AlexKirkouski opened this issue Sep 11, 2020 · 0 comments

Comments

@AlexKirkouski
Copy link
Contributor

Now when platform sees that constraint condition is an object deletion, then it wraps message properties into PREV (to avoid getting NULL in message). But prev properties are updated during applying changes, which can be a big overhead. So in theory not entire property should be wrapped (for example PREV(name(stock(s))), but only "dropped" one (for example, name(PREV(stock(s)))).

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

No branches or pull requests

1 participant