vinothchandar commented on issue #1396: [HUDI-687] Stop incremental reader on 
RO table before a pending compaction
URL: https://github.com/apache/incubator-hudi/pull/1396#issuecomment-598336174
 
 
   > if compaction at t2 takes a long time, incremental reads using 
HoodieParquetInputFormat may make progress to read commits at t3
   
   IIUC this is because you are incremental pulling from the parquet only 
table? I thought we can already incremental pull via logs. no? cc @n3nash .. is 
this really needed since it will add complexity to the system..
   
   Eventually, I would like incremental query/pull on MOR to be just based on 
logs.. 

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


With regards,
Apache Git Services

Reply via email to