dharakk opened a new pull request #6286:
URL: https://github.com/apache/incubator-pinot/pull/6286


   This PR adds creation and segment assignment of a dim table. Following are 
the high level changes:
   
   - We are adding a new configuration property `isDimTable` to identify a dim 
table.
   - If the table is identified as a dim table the segments will be assigned to 
all the hosts.
   - Adding a new `TableDataManagerType` which will be used to create a 
DimTableDataManager if the following PRs
   - Adding a `JoinQuickStart` to be used to demo an example dim table and join 
functinality.
   


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

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