You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2019/03/22 12:19:54 UTC

[GitHub] [incubator-pinot] ly923976094 opened a new pull request #4006: Controller web cannot create and update schemas

ly923976094 opened a new pull request #4006: Controller web cannot create and update schemas 
URL: https://github.com/apache/incubator-pinot/pull/4006
 
 
   Controller web cannot create and update schemas in /schemas and /schemas/{schemaName},Because these two interfaces need to upload a schema file to create and update the schema, but the web can only pass json strings, so they are deprecated and added services that can pass json strings to create and update the schema(/schemas and /schemas/v2/{schemaName}).

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org