dwsmith1983 opened a new issue, #5947: URL: https://github.com/apache/datafusion-comet/issues/5947
### What is the problem the feature request solves? The Delta contrib's serialized Spark envelope and its `DeltaPlanDataInjector` are exercised only through the generic suites and end-to-end scan tests. Nothing pins the Delta-specific boundary during refactoring. ### Describe the potential solution Focused tests asserting operator slot 200, the distinct Spark and Kernel type URLs, and expected schema, projection and filter values in a representative common payload; provider tests for common and partition assembly, preservation of outer operator fields and children, rejection of another contrib's envelope, and an empty injected partition no longer qualifying for injection. ### Additional context Raised in the #5365 review (item 6), marked non-blocking there; filed as a follow-up. -- 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]
