abstractdog commented on code in PR #5085:
URL: https://github.com/apache/hive/pull/5085#discussion_r1489421947
##########
standalone-metastore/metastore-server/src/test/java/org/apache/hadoop/hive/metastore/utils/TestTxnDbUtil.java:
##########
@@ -370,6 +384,8 @@ public static String queryToString(Configuration conf,
String query, boolean inc
return sb.toString();
}
+
Review Comment:
nit: is this needed? we already have 1 line space between the methods
--
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]