You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2020/10/16 16:54:22 UTC

[GitHub] [arrow] carols10cents commented on a change in pull request #8449: ARROW-7842: [Rust] [Parquet] Arrow list reader

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



##########
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:
       Looking at this now!




----------------------------------------------------------------
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:
users@infra.apache.org