scsmithr commented on code in PR #9044:
URL: https://github.com/apache/arrow-datafusion/pull/9044#discussion_r1469959033
##########
datafusion/proto/tests/cases/roundtrip_physical_plan.rs:
##########
@@ -337,16 +338,16 @@ fn rountrip_aggregate() -> Result<()> {
DataType::Float64,
))],
// TODO: See <https://github.com/apache/arrow-datafusion/issues/9028>
Review Comment:
We can remove this now, I originally added it in to provide context on why
this case was commented out.
--
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]