carols10cents commented on a change in pull request #8449:
URL: https://github.com/apache/arrow/pull/8449#discussion_r506725975



##########
File path: rust/parquet/src/arrow/arrow_writer.rs
##########
@@ -1049,9 +1049,7 @@ mod tests {
     }
 
     #[test]
-    #[should_panic(
-        expected = "Reading parquet list array into arrow is not supported 
yet!"
-    )]
+    #[ignore = "Roundtrip failing, reason likely reader, not yet investigated"]

Review comment:
       @nevi-me I [opened a PR on your 
repo](https://github.com/nevi-me/arrow/pull/6) with some further work -- feel 
free to cherry pick or whatever, but the tests aren't quite passing yet over 
there, just failing for a different reason ;)




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to