[ https://issues.apache.org/jira/browse/HIVE-9456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14302328#comment-14302328 ]
Thejas M Nair commented on HIVE-9456: ------------------------------------- fyi, 0.14 to 1.0 upgrade is a no-op,as the metastore schema did not change between those releases. I made this change in HIVE-9514 . > Make Hive support unicode with MSSQL as Metastore backend > --------------------------------------------------------- > > Key: HIVE-9456 > URL: https://issues.apache.org/jira/browse/HIVE-9456 > Project: Hive > Issue Type: Bug > Components: Metastore > Affects Versions: 0.14.0 > Reporter: Xiaobing Zhou > Assignee: Xiaobing Zhou > Attachments: HIVE-9456.1.patch > > > There are significant issues when Hive uses MSSQL as metastore backend to > support unicode, since MSSQL handles varchar and nvarchar datatypes > differently. Hive 0.14 metastore mssql script DDL was using varchar as > datatype, which can't handle multi-bytes/unicode characters, e.g., Chinese > chars. This JIRA is going to track implementation of unicode support in that > case. -- This message was sent by Atlassian JIRA (v6.3.4#6332)