Jackie-Jiang commented on issue #10712:
URL: https://github.com/apache/pinot/issues/10712#issuecomment-1734403698

   Managing multiple time boundaries within the hybrid table can be confusing, 
so I'd prefer still only allowing single time boundary (at least initially). 
Time boundary is extracted from the offline table, so we can probably pick the 
highest timestamp across all offline tables (can be configurable). I don't see 
a blocker for supporting multiple real-time tables within a single hybrid table 
as long as the time boundary is properly managed.
   Basically the hybrid table can be modeled as a logical table with single 
time boundary attached to offline tables and real-time tables.


-- 
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

Reply via email to