[
https://issues.apache.org/jira/browse/ORC-407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16634385#comment-16634385
]
ASF GitHub Bot commented on ORC-407:
------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/orc/pull/311
> JasonFileDump class needs to be updated to take into account string
> truncations
> -------------------------------------------------------------------------------
>
> Key: ORC-407
> URL: https://issues.apache.org/jira/browse/ORC-407
> Project: ORC
> Issue Type: Bug
> Reporter: Sandeep More
> Assignee: Sandeep More
> Priority: Major
>
> ORC-203 introduces a feature that trims long strings to 1024 characters and
> record the fact that they were trimmed by introducing lowerbound and
> upperbounds.
> When string is truncated then lowerbound is set and getMinumum() will return
> null same for getMaxiumum().
> JasonFileDump class needs to be fixed to reflect these changes.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)