Hey all, our team is currently using a hybrid pino...
# general
b
Hey all, our team is currently using a hybrid pinot table with the offline portion of the data being limited to data that is 3 days old or greater. We are wanting to better understand how to safely adjust the time boundary from 3 days to 5 days without loss of data in our query output. We attempted to do this by altering the lookback window of our offline data pipeline, but data was then missing from the gap between the 3 and 5 days. Is there any guidance in the docs on how to safely adjust this time boundary? I haven't been able to find anything myself
👀 1
m
@User could you help with this?
r
Hey Branden, thanks for reporting this. could you share more regarding your table config and what has been changed when you said you "do this by altering the lookback window of our offline data pipeline". could you also share the realtime-to-offline job config as well?