zabetak commented on code in PR #6116:
URL: https://github.com/apache/hive/pull/6116#discussion_r2416030818


##########
standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/dataconnector/jdbc/DerbySQLConnectorProvider.java:
##########
@@ -31,7 +31,7 @@ public class DerbySQLConnectorProvider extends 
AbstractJDBCConnectorProvider {
   private static Logger LOG = 
LoggerFactory.getLogger(DerbySQLConnectorProvider.class);
 
   // private static final String DRIVER_CLASS = 
"org.apache.derby.jdbc.EmbeddedDriver".intern();

Review Comment:
   nit: Drop the comment
   
   If other changes are needed for the PR then we can also tackle this nit 
otherwise let's leave it as is. Having a full precommit run just for deleting a 
comment isn't worth it.



-- 
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]

Reply via email to