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

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

GitHub user omalley opened a pull request:

    https://github.com/apache/orc/pull/78

    ORC-128. Add getStatistics to Writer API

    Allow user to getStatistics while writing files.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/omalley/orc orc-128

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/orc/pull/78.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #78
    
----
commit 69c33fd7eb94d4786f41df6bdb17c1ba4c259065
Author: Owen O'Malley <[email protected]>
Date:   2017-01-06T18:22:11Z

    ORC-128. Add getStatistics to Writer API to allow user to get statistics as 
the
    file is written.
    
    Signed-off-by: Owen O'Malley <[email protected]>

----


> Add capability to get column statistics during writing
> ------------------------------------------------------
>
>                 Key: ORC-128
>                 URL: https://issues.apache.org/jira/browse/ORC-128
>             Project: Orc
>          Issue Type: New Feature
>          Components: Java
>            Reporter: Owen O'Malley
>            Assignee: Owen O'Malley
>             Fix For: 1.3.0
>
>
> It would be useful if users could get the column statistics as the file is 
> being written.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to