Sandeep More created ORC-407:
--------------------------------
Summary: 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
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)