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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org