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


   Sorry if this is a rest API 101 question. Is it possible to do method 
overloading in REST where we have two addSchema() APIs. The second one takes 
the newly added argument with default as true thus giving the new behavior but 
we still keep an old API with argument and behavior as today. I am just trying 
to find ways to incorporate this without having to make changes. 
   
   Note that this is not just about SQL migration. This is essentially 
impacting everyone today in PQL world as well since their calls to add/update 
schema will start failing. 


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