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

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

GitHub user ajayyadava opened a pull request:

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

    ORC-203 Modify the StringStatistics to trim the minimum and maximum v…

    …alues.
    


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

    $ git pull https://github.com/ajayyadava/orc 203

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

    https://github.com/apache/orc/pull/169.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 #169
    
----
commit 6a1e9de4bb700d972509ca4a240b894893c365df
Author: Ajay Yadava <[email protected]>
Date:   2017-09-18T03:01:57Z

    ORC-203 Modify the StringStatistics to trim the minimum and maximum values.

----


> Modify the StringStatistics to trim minimum and maximum values
> --------------------------------------------------------------
>
>                 Key: ORC-203
>                 URL: https://issues.apache.org/jira/browse/ORC-203
>             Project: ORC
>          Issue Type: Bug
>            Reporter: Owen O'Malley
>            Assignee: Ajay Yadava
>
> Currently the StringStatistics will record the entire value for minimum or 
> maximum. It creates large protobuf objects and serves very little value. I 
> think we should trim long strings to 1024 characters and record the fact that 
> they were trimmed.



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

Reply via email to