Skip to content

Conversation

@ethan-tyler
Copy link

Summary

This post describes the new DELETE and UPDATE hooks added to the TableProvider trait in DataFusion, scheduled for the 52.0.0 release.

The post covers:

  • The new delete_from and update API contract
  • What this means for SQL users and embedders
  • How DML flows through the planner
  • Implementation guidance for custom TableProvider authors
  • Key correctness details (SQL three-valued logic for NULL handling)
  • MemTable as a reference implementation

Related PR: apache/datafusion#19142

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