mcvsubbu commented on issue #3499: Add table config backup tool URL: https://github.com/apache/incubator-pinot/pull/3499#issuecomment-440843106 I assume that the idea behind backing up is to re-apply the table configs in case something goes wrong. The table configs downloaded via API cannot be used for re-creating the same table, so you may want to consider splitting them into OFFLINE and REALTIME parts from the json object returned from the controller. Otherwise, lgtm
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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]
