You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@orc.apache.org by "William Hyun (Jira)" <ji...@apache.org> on 2022/09/03 22:44:00 UTC

[jira] [Closed] (ORC-826) Do Not Use Collection Contains/Get

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

William Hyun closed ORC-826.
----------------------------

> Do Not Use Collection Contains/Get
> ----------------------------------
>
>                 Key: ORC-826
>                 URL: https://issues.apache.org/jira/browse/ORC-826
>             Project: ORC
>          Issue Type: Improvement
>          Components: Java
>    Affects Versions: 1.8.0
>            Reporter: David Mollitor
>            Assignee: David Mollitor
>            Priority: Minor
>             Fix For: 1.8.0
>
>
> Simply do a {{get}} and check for a {{null}} value.  It saves multiple trips through the map.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)