autumnust commented on a change in pull request #637:
URL: https://github.com/apache/orc/pull/637#discussion_r579729387
##########
File path: java/core/src/java/org/apache/orc/OrcConf.java
##########
@@ -105,6 +105,11 @@
"(default 10000 rows) else dictionary check will happen before\n" +
"writing first stripe. In both cases, the decision to use\n" +
"dictionary or not will be retained thereafter."),
+ DICTIONARY_IMPL("orc.dictionary.implementation", null,
Review comment:
Thanks, updated the description in a way similar to
`BLOOM_FILTER_WRITE_VERSION`.
----------------------------------------------------------------
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]