deepthi912 commented on PR #12799: URL: https://github.com/apache/pinot/pull/12799#issuecomment-2040495867
@Jackie-Jiang Yes, this fix was made assuming there wouldn't be an array of values for a key in a config file. If we are allowing values to be array as well, then I should see a way to find out if the key is already present and eliminate the previous key to bring in new value. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
