mdashti commented on PR #23173: URL: https://github.com/apache/datafusion/pull/23173#issuecomment-5025109970
@kosiew @neilconway the failures were stale `EXPLAIN` expectations in `dynamic_filter_pushdown_config.slt` and `explain_tree.slt` that still showed the now-skipped dynamic filter on the probe scan. Rebased on `main` and updated them in e51236866. Also added unit tests pinning both directions of the guard in 91a7e95f7. -- 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]
