You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2021/06/08 17:41:22 UTC

[GitHub] [hudi] veenaypatil commented on pull request #3051: [HUDI-1892] Fix NPE when avro field value is null

veenaypatil commented on pull request #3051:
URL: https://github.com/apache/hudi/pull/3051#issuecomment-856964765


   > Can you check CI failure
   
   @nsivabalan Yes, I checked this earlier but this does not seem to be related to this change. 
   
   ```
   [ERROR] org.apache.hudi.table.TestHoodieMergeOnReadTable.testCOWToMORConvertedTableRollbackUsingMarkers  Time elapsed: 0.564 s  <<< ERROR!
   1987java.lang.NullPointerException
   1988	at org.apache.hudi.table.TestHoodieMergeOnReadTable.init(TestHoodieMergeOnReadTable.java:118)
   1989	at org.apache.hudi.table.TestHoodieMergeOnReadTable.init(TestHoodieMergeOnReadTable.java:135)
   ```
   
   I have manually run the failed test case locally, they are passing
   
   <img width="1792" alt="Screenshot 2021-06-08 at 11 06 48 PM" src="https://user-images.githubusercontent.com/52563354/121232040-c6cb2980-c8ae-11eb-8cfb-eb013dd21f81.png">
   


-- 
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