alamb commented on code in PR #19404:
URL: https://github.com/apache/datafusion/pull/19404#discussion_r2674175313
##########
datafusion/core/Cargo.toml:
##########
@@ -175,6 +175,7 @@ env_logger = { workspace = true }
glob = { workspace = true }
insta = { workspace = true }
paste = { workspace = true }
+pretty_assertions = "1.0"
Review Comment:
This appears to already be used elsewhere (this is not a net new depednecy),
so I think it is ok to add
--
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]