wecharyu commented on PR #3447: URL: https://github.com/apache/hive/pull/3447#issuecomment-1200121540
> Better not to mix two thing: refactor & log stuff together. Can you just restrict this PR to just Log refinement Hi @ayushtkn , do you mean do not refactor `validatePartition()` method in this PR? I make this refactor to get partition keys from table, how about logging partition information in the format `tableName[part_val1,part_val2...]` without refactor? -- 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]
