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

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

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

    https://github.com/apache/orc/pull/128#discussion_r131780548
  
    --- Diff: c++/include/orc/Common.hh ---
    @@ -27,6 +27,30 @@
     #include <string>
     
     namespace orc {
    +
    +  class FileVersion {
    --- End diff --
    
    I see. I will add the reader method as well. 


> Implement Basic C++ Writer and Writer Option
> --------------------------------------------
>
>                 Key: ORC-178
>                 URL: https://issues.apache.org/jira/browse/ORC-178
>             Project: ORC
>          Issue Type: Sub-task
>          Components: C++
>            Reporter: Gang Wu
>            Assignee: Xiening Dai
>
> 1. write orc file header, file footer, postscript, etc.
> 2. write columns of all types 
> 3. write column statistics
> 4. write index stream in writer and reader seeks to row based on index 
> information 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to