dongjoon-hyun commented on code in PR #1141:
URL: https://github.com/apache/orc/pull/1141#discussion_r881202362


##########
java/mapreduce/pom.xml:
##########
@@ -63,10 +63,6 @@
       <groupId>org.apache.hive</groupId>
       <artifactId>hive-storage-api</artifactId>
     </dependency>
-    <dependency>
-      <groupId>org.slf4j</groupId>
-      <artifactId>slf4j-api</artifactId>
-    </dependency>

Review Comment:
   Could you spin off this as a separate PR? We prefer to keep one theme in one 
PR. Especially, we avoid mixing 1) bug fix, 2) improvement, 3) clean-up. This 
looks like some kind of clean-up which is irrelevant to your PR intention.



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

Reply via email to