Jackie-Jiang commented on PR #6840: URL: https://github.com/apache/pinot/pull/6840#issuecomment-1682792383
@jadami10 These set of APIs are introduced to manage table config(s) and schema as a whole part. In order to add/update, you need to provide the whole `TableConfigs` (`Schema` + `TableConfig` (2 `TableConfig`s for hybrid table). If you want finer control, you may use the APIs for `Schema` and `TableConfig` -- 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: commits-unsubscr...@pinot.apache.org 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