blaginin commented on issue #15397: URL: https://github.com/apache/datafusion/issues/15397#issuecomment-2749168478
This ticket is a bit more tricky than the others, because there are several places where direct swap to `assert_snapshot` won't work - I listed them above. For `quick_test`, you may consider changing it to a function which just returns a logical plan rather than comparing it (in a way that's similar to `assert_physical_plan` → `batches_to_string` change). -- 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]
