[ https://issues.apache.org/jira/browse/HIVE-2137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
jin adachi updated HIVE-2137: ----------------------------- Attachment: JdbcSessionState.patch HiveStatement.patch HiveResultSet.patch HivePreparedStatement.patch HiveConnection.patch > JDBC driver doesn't encode string properly. > ------------------------------------------- > > Key: HIVE-2137 > URL: https://issues.apache.org/jira/browse/HIVE-2137 > Project: Hive > Issue Type: Bug > Components: JDBC > Affects Versions: 0.6.0, 0.7.0 > Reporter: jin adachi > Attachments: HiveConnection.patch, HivePreparedStatement.patch, > HiveResultSet.patch, HiveStatement.patch, JdbcSessionState.patch > > > JDBC driver decode string by client encoding. > It ignore server encoding. > For example, > server = Linux (utf-8) > client = Windows (shift-jis : it's japanese charset) > It makes character corruption in the client. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira