KKcorps opened a new issue #5725: URL: https://github.com/apache/incubator-pinot/issues/5725
Currently, the table and schema config are in JSON format while the job spec is in YAML format. It makes sense to be have a consistent format across all configs. Proposal to - 1. Change Job spec to JSON format 2. Add override to accept YAML for backward compatibility. ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
