siddharthteotia commented on pull request #6255:
URL: https://github.com/apache/incubator-pinot/pull/6255#issuecomment-733861999


   @icefury71 , can we see how the RecommendationEngine (the rule engine that 
was recently implemented by @jasperjiaguo ) be plugged into this interface or 
at least we can identify if the abstractions are correct. IIUC, this PR 
provides a pluggable interface that can use a rule engine and the 
reommendations generated by the engine to modify the table config?
   
   The existing rule engine takes a couple of inputs (at bare minimum the 
following) 
   
   - Schema
   - Query pattern
   
   It generates a series of recommendations on how to tune the table config.
   
   It will be great to see if there is an impedance mismatch between the 
abstractions sooner and converge. cc @jasperjiaguo  @mcvsubbu 


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