kou commented on pull request #7240:
URL: https://github.com/apache/arrow/pull/7240#issuecomment-632931580


   It seems that the added `TestIsInKernel.IsInChunkedArrayInvoke` test is 
failed:
   
   ```text
   [ RUN      ] TestIsInKernel.IsInChunkedArrayInvoke
   ../src/arrow/testing/gtest_util.cc:91: Failure
   Expected equality of these values:
     expected.num_chunks()
       Which is: 2
     actual.num_chunks()
       Which is: 1
   # chunks unequal
   [  FAILED  ] TestIsInKernel.IsInChunkedArrayInvoke (1 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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to