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:
[email protected]