zhuqi-lucas commented on PR #22117: URL: https://github.com/apache/datafusion/pull/22117#issuecomment-4427635257
cc @alamb — context: the original plan was to move these tests to `datafusion/physical-optimizer/tests/`, but that requires `datafusion` as a dev-dep of `datafusion-physical-optimizer` (the tests use `SessionContext`), which `dev/depcheck` rejects. Pivoted to a new leaf workspace crate `datafusion-physical-optimizer-tests` (`publish = false`) — see the "Why a new crate" section in the PR description for the full rationale. Happy to switch to a different structure if you prefer. -- 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]
