mcvsubbu commented on issue #10712:
URL: https://github.com/apache/pinot/issues/10712#issuecomment-1633043820

   > +1 on this. We can introduce the logical table concept which is used in 
the query, and by default using the physical table name as the logical table. 
With logical table concept, we can also associate multiple physical tables with 
the same logical table (one query access multiple tables).
   
   Are you suggesting that we somehow map one logical table to multiple 
physical tables at the same time (perhaps the phys table name somehow chosen 
during query time). Or, are we saying that there can be several physical tables 
underneath, we just nail one of them at any given time?


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