You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@orc.apache.org by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2018/10/01 17:47:00 UTC

[jira] [Resolved] (ORC-407) JasonFileDump class needs to be updated to take into account string truncations

     [ https://issues.apache.org/jira/browse/ORC-407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Owen O'Malley resolved ORC-407.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 1.6.0

I just committed this. Thanks, Sandeep!

> 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
>             Fix For: 1.6.0
>
>
> 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)