cxzl25 commented on code in PR #1834:
URL: https://github.com/apache/orc/pull/1834#discussion_r1512453915


##########
java/tools/src/java/org/apache/orc/tools/Driver.java:
##########
@@ -94,6 +94,7 @@ public static void main(String[] args) throws Exception {
       System.err.println("   meta - print the metadata about the ORC file");
       System.err.println("   scan - scan the ORC file");
       System.err.println("   sizes - list size on disk of each column");
+      System.err.println("   merge - Merges multiple ORC files to produce a 
single ORC file");

Review Comment:
   Thanks, I fixed 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