GitHub user moresandeep opened a pull request:
https://github.com/apache/orc/pull/299
ORC-203 - Update StringStatistics to trim long strings to 1024 characters &
record they were trimmed
Reopening the PR.
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/299.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 #299
----
commit 2e09a1fcc2bca56629b5a526b2e0df417171ceed
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
----
---