You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@orc.apache.org by "Sandeep More (JIRA)" <ji...@apache.org> on 2018/09/19 16:54:00 UTC

[jira] [Assigned] (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 ]

Sandeep More reassigned ORC-407:
--------------------------------


> 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)