jcamachor commented on a change in pull request #794: HIVE-21884 URL: https://github.com/apache/hive/pull/794#discussion_r331849457
########## File path: ql/src/java/org/apache/hadoop/hive/ql/schq/IScheduledQueryMaintenanceService.java ########## @@ -0,0 +1,19 @@ +package org.apache.hadoop.hive.ql.schq; Review comment: Do you think it is better to make the package name self-explanatory? e.g. `org.apache.hadoop.hive.ql.scheduled.*`? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
