xiangfu0 commented on issue #11570:
URL: https://github.com/apache/pinot/issues/11570#issuecomment-1724824347

   > @xiangfu0 @Jackie-Jiang
   > 
   > 1. Can we keep a new REST API open for this action ? - Given a table name 
which allows a new schema with same name as table to be created from the 
existing schema  if the table name and existing schema are different.
   > 2. As the table name and schema are going to be the same , in the long run 
can we start deprecating the API's for schema specific actions & extending the 
scope of table config API to edit the schema as well?
   
   One thing I can think of is to have an option to copy schema from referred 
schema name to table name.
   The behavior of multiple tables referring to the same schema should be 
deprecated.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to