alamb commented on code in PR #16744:
URL: https://github.com/apache/datafusion/pull/16744#discussion_r2201840244
##########
datafusion/proto/tests/cases/roundtrip_physical_plan.rs:
##########
@@ -1739,7 +1739,7 @@ async fn roundtrip_physical_plan_node() {
}
// Failing due to https://github.com/apache/datafusion/pull/16662
-#[ignore]
+// Fixed: Column index mismatch during protobuf deserialization
Review Comment:
```suggestion
// Test case for https://github.com/apache/datafusion/pull/16662
```
--
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]