findepi commented on code in PR #17449:
URL: https://github.com/apache/datafusion/pull/17449#discussion_r2346836891
##########
datafusion/core/tests/physical_optimizer/enforce_distribution.rs:
##########
@@ -1783,6 +1783,7 @@ fn union_to_interleave() -> Result<()> {
);
// Union
+ #[allow(deprecated)]
Review Comment:
Let's have an issue to clean these up and add a `// TODO (issue link)
resolve deprecation` comment
--
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]