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

Update by Query #4760

Open
1 task done
etiennedi opened this issue Apr 25, 2024 · 0 comments
Open
1 task done

Update by Query #4760

etiennedi opened this issue Apr 25, 2024 · 0 comments

Comments

@etiennedi
Copy link
Member

Describe your feature request

In #2124, an update by query is mentioned as a "second, less important" idea. This ticket is to split this out into a separate ticket, so #2124 can focus exclusively on "Batch Patch".

For this one we envision a feature that behaves like update table set col1='foo' where x=true in SQL. Or in Weaviate terms, it would behave like "batch delete" in the sense that it takes in a where filter. But instead of deleting it would apply the specified patch to all matches.

Code of Conduct

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

No branches or pull requests

2 participants