You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@orc.apache.org by GitBox <gi...@apache.org> on 2021/02/08 19:27:08 UTC

[GitHub] [orc] omalley commented on a change in pull request #637: ORC-747: Abstract Dictionary interface and refactoring

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:
users@infra.apache.org