dongjoon-hyun commented on a change in pull request #668:
URL: https://github.com/apache/orc/pull/668#discussion_r682155030



##########
File path: java/core/src/java/org/apache/orc/impl/RecordReaderImpl.java
##########
@@ -23,6 +23,7 @@
 import java.time.ZoneOffset;
 import java.time.chrono.ChronoLocalDate;
 import java.time.format.DateTimeFormatter;
+import org.apache.commons.lang.ArrayUtils;

Review comment:
       Although ORC-734 removed `commons-lang` usage from Apache ORC in favor 
of `lang3`, this seems to bring it back. I'll make a PR to remove it.




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