Ivan Suller created HIVE-22083:
----------------------------------
Summary: 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
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
(v7.6.14#76016)