tandonraghav commented on issue #2151: URL: https://github.com/apache/hudi/issues/2151#issuecomment-706036553
@bvaradar Yes, i am aware that Compaction need not run everytime and can run after X delta commits. But Lets say I have done X-Y Delta commits and then there are no writes on the table for few minutes. Then how will you get Fresh Data from _ro (we are using Presto, so *_rt is not the option) DeltaStreamer is not an option as we have multiple tables in same topic? I believe Streamer will not work for such a setup. ---------------------------------------------------------------- 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: [email protected]
