ayushtkn commented on code in PR #6587: URL: https://github.com/apache/hive/pull/6587#discussion_r3628167135
########## jdbc-handler/src/test/java/org/apache/hive/storage/jdbc/dao/TestDatabaseAccessorByDatabaseType.java: ########## @@ -0,0 +1,535 @@ +/* + * + * Licensed under the Apache License, Version 2.0 (the "License"); Review Comment: hmm, that doesn't look very cheesy to me, we should ideally use one single pattern for ASF Header in the entire project, can you create a ticket to make it uniform across the project with what is mentioned over here: https://www.apache.org/legal/src-headers.html lets use the one mentioned in the doc for this new class -- 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]
