nevi-me commented on a change in pull request #9093:
URL: https://github.com/apache/arrow/pull/9093#discussion_r551915799



##########
File path: rust/datafusion/tests/sql.rs
##########
@@ -132,6 +132,7 @@ async fn parquet_single_nan_schema() {
 }
 
 #[tokio::test]
+#[ignore = "Test ignored, will be enabled as part of the nested Parquet 
reader"]

Review comment:
       The same test failed at some point on the parquet list-writer branch. 
I'm not confident that we were reconstructing list arrays correctly from 
parquet data.
   I'm opting to disable it temporarily, then re-enable it in #8927, as I'd 
otherwise be duplicating my effort here.




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


Reply via email to