You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@orc.apache.org by omalley <gi...@git.apache.org> on 2018/06/04 22:17:55 UTC

[GitHub] orc issue #279: ORC-373: Option to disable dictionary encoding

Github user omalley commented on the issue:

    https://github.com/apache/orc/pull/279
  
    Prasanth, rather than adding the flush count, which is really test code in the main source, how about creating a StringTreeWriter and catching the stream directly. I'd propose this - https://github.com/omalley/orc/blob/8a782d204f071e2bd16bcfd591a54319fadff132/java/core/src/test/org/apache/orc/TestStringDictionary.java#L251


---