[ 
https://issues.apache.org/jira/browse/ORC-192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16018457#comment-16018457
 ] 

ASF GitHub Bot commented on ORC-192:
------------------------------------

Github user majetideepak commented on a diff in the pull request:

    https://github.com/apache/orc/pull/122#discussion_r117609935
  
    --- Diff: c++/src/Compression.hh ---
    @@ -20,9 +20,15 @@
     #define ORC_COMPRESSION_HH
     
     #include "io/InputStream.hh"
    +#include "io/OutputStream.hh"
     
     namespace orc {
     
    +  enum CompressionStrategy {
    +    CompressionStrategy_SPEED = 0,
    --- End diff --
    
    Can you add a `CompressionStrategy_DEFAULT` here?


> Zlib compression stream
> -----------------------
>
>                 Key: ORC-192
>                 URL: https://issues.apache.org/jira/browse/ORC-192
>             Project: ORC
>          Issue Type: Sub-task
>          Components: C++
>            Reporter: Xiening Dai
>            Assignee: Xiening Dai
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to