rtpsw commented on PR #34311:
URL: https://github.com/apache/arrow/pull/34311#issuecomment-1454734602

   @westonpace, any idea what these failures are about?
   ```
   [ RUN      ] 
RecordReaderPrimitveTypeTests/RecordReaderPrimitiveTypeTest.ReadNullableRepeated/true
   D:/a/arrow/arrow/cpp/src/parquet/column_reader_test.cc:939: Failure
   Expected equality of these values:
     record_reader_->descr()->max_definition_level()
       Which is: 3
     1
   [  FAILED  ] 
RecordReaderPrimitveTypeTests/RecordReaderPrimitiveTypeTest.ReadNullableRepeated/true,
 where GetParam() = true (0 ms)
   [ RUN      ] 
RecordReaderPrimitveTypeTests/RecordReaderPrimitiveTypeTest.ReadNullableRepeated/false
   D:/a/arrow/arrow/cpp/src/parquet/column_reader_test.cc:939: Failure
   Expected equality of these values:
     record_reader_->descr()->max_definition_level()
       Which is: 3
     1
   [  FAILED  ] 
RecordReaderPrimitveTypeTests/RecordReaderPrimitiveTypeTest.ReadNullableRepeated/false,
 where GetParam() = false (0 ms)
   ``` 


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

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

Reply via email to