InvisibleProgrammer commented on code in PR #5085:
URL: https://github.com/apache/hive/pull/5085#discussion_r1489469862


##########
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:
   Thank you for spotting. It was a mistake. I kept one line as a spacer 
between this and the next method. 



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