Skip to content

Update and delete sql query support#8

Merged
tonyalaribe merged 18 commits intomasterfrom
update-query-support
Oct 4, 2025
Merged

Update and delete sql query support#8
tonyalaribe merged 18 commits intomasterfrom
update-query-support

Conversation

@tonyalaribe
Copy link
Contributor

@tonyalaribe tonyalaribe commented Oct 4, 2025

This was important because datafusion doesnt support updates and deletes, so we had to side step its Executionplanner

How to test

Checklist

  • Make sure you have described your changes and added all relevant screenshots or data.
  • Make sure your changes are tested (stories and/or unit, integration, or end-to-end tests).
  • Make sure to add/update documentation regarding your changes (or request one from the team).
  • You are NOT deprecating/removing a feature.

@tonyalaribe tonyalaribe changed the title Update query support Update and delete sql query support Oct 4, 2025
@tonyalaribe tonyalaribe merged commit 1751eec into master Oct 4, 2025
1 check passed
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.

1 participant