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/01/11 06:16:08 UTC

[GitHub] [hudi] garyli1019 edited a comment on pull request #1938: [HUDI-920] Support Incremental query for MOR table

garyli1019 edited a comment on pull request #1938:
URL: https://github.com/apache/hudi/pull/1938#issuecomment-757588401


   > Seems like this test is flaky. :( @garyli1019
   > 
   > ```
   > [INFO] 
   > [ERROR] Failures: 
   > [ERROR]   TestMORDataSource.testCount:310 expected: <152> but was: <2>
   > ```
   > 
   > https://api.travis-ci.com/v3/job/470167079/log.txt
   
   @vinothchandar This was the compaction consistency question I mentioned in the sync meeting. There are actually 2 new insert records suppose to be here, but we triggered inline compaction that compacted 150 records. Also possible that the compaction was triggered earlier. Might be fixed by #2428 


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