pranavbhole commented on PR #14470: URL: https://github.com/apache/druid/pull/14470#issuecomment-1604604066
Amended the existing commit and addressed the comments. 1. removed the unwanted part from getIndexOnTable and reusing the createdIndexSet for subsequent createIndex calls. 2. createIndex now builds the SQL statement and checks for exact case-insensitive match for existing indexes. 3. Added more no fail tests. @cheddar @suneet-s Thank you very much for comments, Please review whenever you get chance. -- 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]
