omalley commented on a change in pull request #637:
URL: https://github.com/apache/orc/pull/637#discussion_r572309978



##########
File path: java/core/src/java/org/apache/orc/OrcConf.java
##########
@@ -37,7 +37,7 @@
   ROW_INDEX_STRIDE("orc.row.index.stride",
       "hive.exec.orc.default.row.index.stride", 10000,
       "Define the default ORC index stride in number of rows. (Stride is 
the\n"+
-          " number of rows n index entry represents.)"),
+          " number of rows an index entry represents.)"),

Review comment:
       I don't think we need a separate jira/pr for this. I'll commit it 
separately.




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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to