David Mollitor created ORC-843: ---------------------------------- Summary: Enforce Non-Null Fields in TypeDescription Key: ORC-843 URL: https://issues.apache.org/jira/browse/ORC-843 Project: ORC Issue Type: Improvement Reporter: David Mollitor Assignee: David Mollitor
In the class {{TypeDescription}}, some of its fields can return a {{null}} value and not all callers are checking for the {{null}} value. Instead, just use an empty List instead of a {{null}}. -- This message was sent by Atlassian Jira (v8.3.4#803005)