ppkarwasz commented on code in PR #5381:
URL: https://github.com/apache/hive/pull/5381#discussion_r1761791107


##########
hplsql/src/test/java/org/apache/hive/hplsql/TestHplsqlLocal.java:
##########
@@ -31,10 +27,7 @@
  */
 public class TestHplsqlLocal {
 
-  private final ByteArrayOutputStream out = new ByteArrayOutputStream();
-  private final ByteArrayOutputStream err = new ByteArrayOutputStream();
-
-  @Test
+    @Test

Review Comment:
   Fixed in 
https://github.com/apache/hive/pull/5381/commits/e96c827734d75bb87dc7be3354e63a2a285adefe



##########
hplsql/src/test/java/org/apache/hive/hplsql/TestHplsqlOffline.java:
##########
@@ -31,9 +27,7 @@
  */
 public class TestHplsqlOffline {
 
-  private final ByteArrayOutputStream out = new ByteArrayOutputStream();
-
-  @Test
+    @Test

Review Comment:
   Fixed in 
https://github.com/apache/hive/pull/5381/commits/e96c827734d75bb87dc7be3354e63a2a285adefe



-- 
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: gitbox-unsubscr...@hive.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org
For additional commands, e-mail: gitbox-h...@hive.apache.org

Reply via email to