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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
