ethan-tyler commented on PR #19142: URL: https://github.com/apache/datafusion/pull/19142#issuecomment-3630414649
@alamb addressed your feedback and pushed the changes: - Removed DmlCapabilities entirely - Simplified planner to try-call pattern with .context() error wrapping - Added planning tests (dml_planning.rs) - 7 tests with mock providers that capture filters/assignments Clippy is clean locally. Ready for another look when you get a chance. -- 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]
