<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: When execute insert query with single-quoted utf8 (korean) word, it converts the word into CHAR in a wrong way on Cloudera JDBC Connector for Apache Impala in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/When-execute-insert-query-with-single-quoted-utf8-korean/m-p/398461#M250199</link>
    <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/113204"&gt;@eub&lt;/a&gt;&amp;nbsp;Welcome to the Cloudera Community!&lt;BR /&gt;&lt;BR /&gt;To help you get the best possible solution, I have tagged our Impala experts &lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/81584"&gt;@jAnshula&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/92797"&gt;@Saurabhatiyal&lt;/a&gt;&amp;nbsp;who may be able to assist you further.&lt;BR /&gt;&lt;BR /&gt;Please keep us updated on your post, and we hope you find a satisfactory solution to your query.&lt;/P&gt;</description>
    <pubDate>Thu, 05 Dec 2024 20:56:28 GMT</pubDate>
    <dc:creator>DianaTorres</dc:creator>
    <dc:date>2024-12-05T20:56:28Z</dc:date>
    <item>
      <title>When execute insert query with single-quoted utf8 (korean) word, it converts the word into CHAR in a wrong way on Cloudera JDBC Connector for Apache Impala</title>
      <link>https://community.cloudera.com/t5/Support-Questions/When-execute-insert-query-with-single-quoted-utf8-korean/m-p/398400#M250177</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;insert into temp.string_Test values ("아이오에우");
=&amp;gt; insert into temp.string_Test values ("아이오에우")

insert into temp.string_Test values ('아이오에우');
=&amp;gt; INSERT INTO `temp`.`string_Test` VALUES (CAST('아이오에우' AS CHAR(5)))&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Like above, when I use single quotation with utf8 words, it casts the word into CHAR and the word is broken.&lt;/P&gt;&lt;P&gt;Could you fix this problem for impala jdbc connector?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="eub_0-1733316336692.png" style="width: 400px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/42921i4BF7E7BB8F83A0C7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="eub_0-1733316336692.png" alt="eub_0-1733316336692.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Dec 2024 12:46:25 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/When-execute-insert-query-with-single-quoted-utf8-korean/m-p/398400#M250177</guid>
      <dc:creator>eub</dc:creator>
      <dc:date>2024-12-04T12:46:25Z</dc:date>
    </item>
    <item>
      <title>Re: When execute insert query with single-quoted utf8 (korean) word, it converts the word into CHAR in a wrong way on Cloudera JDBC Connector for Apache Impala</title>
      <link>https://community.cloudera.com/t5/Support-Questions/When-execute-insert-query-with-single-quoted-utf8-korean/m-p/398461#M250199</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/113204"&gt;@eub&lt;/a&gt;&amp;nbsp;Welcome to the Cloudera Community!&lt;BR /&gt;&lt;BR /&gt;To help you get the best possible solution, I have tagged our Impala experts &lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/81584"&gt;@jAnshula&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/92797"&gt;@Saurabhatiyal&lt;/a&gt;&amp;nbsp;who may be able to assist you further.&lt;BR /&gt;&lt;BR /&gt;Please keep us updated on your post, and we hope you find a satisfactory solution to your query.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Dec 2024 20:56:28 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/When-execute-insert-query-with-single-quoted-utf8-korean/m-p/398461#M250199</guid>
      <dc:creator>DianaTorres</dc:creator>
      <dc:date>2024-12-05T20:56:28Z</dc:date>
    </item>
  </channel>
</rss>

