Hi Team ,
there is a workaround to fix data gap issue temporarily -
https://github.com/apache/pinot/issues/6988 . Update watermark manually from where the data is available in realtime
segment.It will move data from realtime table to offline table when the task is scheduled. Is it a feasible way to do this approach