Owen O'Malley created HIVE-15643:
------------------------------------
Summary: remove use of default charset in FastHiveDecimal
Key: HIVE-15643
URL: https://issues.apache.org/jira/browse/HIVE-15643
Project: Hive
Issue Type: Bug
Reporter: Owen O'MalleyHIVE-15335 introduced some new uses of String.getBytes(), which uses the default char set. These need to be replaced with the version that always uses UTF8. -- This message was sent by Atlassian JIRA (v6.3.4#6332)
