GitHub user moresandeep opened a pull request:
https://github.com/apache/orc/pull/292
ORC-203 - Update StringStatistics to trim long strings to 1024 characters &
record they were trimmed
This PR adds the functionality described in ORC-203.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/moresandeep/orc
ORC-203-Truncate_Max_For_Long_Strings
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/orc/pull/292.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 #292
----
commit dfb488755e0293545b5cfa364ded31b916b7d0f8
Author: Sandeep More <more@...>
Date: 2018-07-18T13:31:02Z
ORC-203 - Update StringStatistics to trim long strings to 1024 characters &
record they were trimmed
----
---