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 2019/06/19 14:21:00 UTC

[jira] [Updated] (ORC-407) JsonFileDump 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 updated ORC-407:
-----------------------------
    Summary: JsonFileDump class needs to be updated to take into account string truncations  (was: JasonFileDump class needs to be updated to take into account string truncations)

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