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


   > @siddharthteotia @mcvsubbu since we're using an annotation type, there is 
no such fixed interface. The parameter and return type validations are all done 
via code which can be evolved over time. I'm happy to do that in this PR - but 
wanted to be clear.
   > 
   > @mcvsubbu the annotation type was a recommendation from @kishoreg instead 
of the old interface / factory pattern. This approach definitely makes it easy 
to register tuners and is much more flexible. Let me know if this is an issue.
   
   I am sure I am missing something.
   
   How would I register a tuner that takes a URI for a sample segment, and an 
object with a query pattern in it (say, has queries, and percentages)


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