hebert honorio maia de sousa created HIVE-12457:
---------------------------------------------------
Summary: Problems with SERDEPROPERTIES
('serialization.encoding'='ISO-8859-1')
Key: HIVE-12457
URL: https://issues.apache.org/jira/browse/HIVE-12457
Project: Hive
Issue Type: Bug
Reporter: hebert honorio maia de sousa
When I run this comand below, the accents work, but appears more records then
original way:
Command:
ALTER TABLE tablename SET SERDEPROPERTIES
('serialization.encoding'='ISO-8859-1')
Result after command:
9884@TO@Monte do Carmo@77585000@0@M@@Mte
Carmo@1713601ocantins@1713205712801040002@arĂ£es@
Result before command:
9884@TO@Monte do Carmo@77585000@0@M@@Mte Carmo@1713601
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)