lowmmrfeeder commented on issue #5189:
URL: https://github.com/apache/hudi/issues/5189#issuecomment-1103544454

   Ohh ya, we did little modification to 
[HoodieIncrSource.java](https://github.com/apache/hudi/blob/b28f0d6ceb7750075be82b7bd4160a4475801159/hudi-utilities/src/main/java/org/apache/hudi/utilities/sources/HoodieIncrSource.java#L176)
 and created our own class. The modifications were related to reading whole 
source table when doing incremental read with deltastreamer for first time ( 
Its supported now in `HoodieIncrSource` but wasnt there sometime back ), but 
rest of code is same. 
   We were able to reproduce this issue with current state of `HoodieIncrSource`


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