You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Ivan Suller (Jira)" <ji...@apache.org> on 2019/09/09 13:23:00 UTC

[jira] [Updated] (HIVE-22083) Values of tag order cannot be null, so it can be "byte" instead of "Byte"

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

Ivan Suller updated HIVE-22083:
-------------------------------
    Attachment: HIVE-22083.4.patch

> Values of tag order cannot be null, so it can be "byte" instead of "Byte"
> -------------------------------------------------------------------------
>
>                 Key: HIVE-22083
>                 URL: https://issues.apache.org/jira/browse/HIVE-22083
>             Project: Hive
>          Issue Type: Improvement
>          Components: Hive
>            Reporter: Ivan Suller
>            Assignee: Ivan Suller
>            Priority: Minor
>         Attachments: HIVE-22083.1.patch, HIVE-22083.2.patch, HIVE-22083.3.patch, HIVE-22083.4.patch, HIVE-22083.4.patch, HIVE-22083.4.patch
>
>
> Values of tag order cannot be null, so it can be "byte" instead of "Byte". Switching between Byte and byte is "cheap" - the Byte objects are cached by the JVM - but it still costs a bit more memory and CPU usage.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)