Hi All, If there is any gap in overlap data between realtime and offline time ( e.g. batch ingestion job crashed in offline table ) . In that case , is data available in hybrid table or not ?
k
Kishore G
10/15/2021, 12:54 PM
To handle such cases Pinot does max(time) - 1 day from offline. So as long as you rerun your batch ingestion job before the next days run, it will be fine