abstractdog commented on PR #6344: URL: https://github.com/apache/hive/pull/6344#issuecomment-3989527614
nice work so far, thanks @hemanthumashankar0511 for taking care of this! I believe one of the main concerns of this ticket was the getAliasToPartnInfo() method, which simply returns a mutable collection, leaving us totally unsure where this collection is actually touched, so an ideal solution totally removes this method or at least attempts to limit the usage of it, can you please take care of that also? -- 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]
