abhishekbafna commented on PR #15515: URL: https://github.com/apache/pinot/pull/15515#issuecomment-2800491946
> Could you please add a short design doc about how the logical tables are managed? One key property we need to manage for the logical table is the time boundary. Since it can contain multiple offline + realtime tables, we need to design a way to manage the time boundary. One way to manage it is to attach a time boundary strategy for each offline table within the logical table. @Jackie-Jiang The implementation is based on the design [documented here](https://docs.google.com/document/d/1iS0wtG_V2-W9sQsKkziMjTljT5qKAH_hhsksXr1Tvys/edit?tab=t.0#heading=h.8srxjajxqazb). The current design document mentions MIN( offline table timestamp ...) as time boundary strategy. Is your suggestion to have field in the logical table config to specify the time boundary strategy? This could allow user to choose a approach among multiple available. -- 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: commits-unsubscr...@pinot.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org