CTTY commented on issue #12406: URL: https://github.com/apache/datafusion/issues/12406#issuecomment-3130885563
I've created an [issue](https://github.com/apache/datafusion/issues/16959) to request `TableProvider::delete_from` and `TableProvider::update`. If added, we could use `TableProvider::delete_from` to support deletes. As of now, I haven't found any context on why we don't want to support delete/update in `PhysicalPlanner` and `TableProvider`, but I'd be happy to learn otherwise. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
