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

java.lang.UnsupportedOperationException: Remove on conditional filtering will be supported soon #10385

Open
tglman opened this issue Jan 16, 2025 · 0 comments

Comments

@tglman
Copy link
Member

tglman commented Jan 16, 2025

Discussed in #10384

Originally posted by Eric24 January 16, 2025
This is the error I get from ODB3.2 when doing an UPDATE with a REMOVE, when trying to remove an object from an array. Just curious if this was on the list for the near term? This is something that used to work in ODB2.2, using syntax like this:
REMOVE s[x=1 AND y=9] (or actually REMOVE s=s[x=1 AND y=9])

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant