<?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: Colum '_' cannot be resolved in Trino in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Colum-cannot-be-resolved-in-Trino/m-p/343864#M234024</link>
    <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/97849"&gt;@TrinoHelp&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Double-quotes in SQL are used to specify column names. Try using single-quotes instead.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;André&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 16 May 2022 22:47:21 GMT</pubDate>
    <dc:creator>araujo</dc:creator>
    <dc:date>2022-05-16T22:47:21Z</dc:date>
    <item>
      <title>Colum '_' cannot be resolved in Trino</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Colum-cannot-be-resolved-in-Trino/m-p/343601#M233974</link>
      <description>&lt;P&gt;I'm new to hive trino. I would like to concatenate three text columns with "_" as separator. So I wrote following code&lt;/P&gt;
&lt;P&gt;select A.*,B.Name_group,mail_group,Occupation_group,CONCAT_WS("_",mail_group,Occupation_group,Name_group) combined_error from hive.employee.Job A left join hive.employee.Name B on A.Name_id=B.Name_id left join hive.employee.mail C on A.mail_id= C.mail_id left join hive.employee.Occupation D on A.Occupation_id=D.Occupation_id&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But I got following error message&lt;/P&gt;
&lt;P&gt;Colum '_' cannot be resolved. Can you help me to fix the issue&lt;/P&gt;</description>
      <pubDate>Wed, 11 May 2022 17:24:29 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Colum-cannot-be-resolved-in-Trino/m-p/343601#M233974</guid>
      <dc:creator>TrinoHelp</dc:creator>
      <dc:date>2022-05-11T17:24:29Z</dc:date>
    </item>
    <item>
      <title>Re: Colum '_' cannot be resolved in Trino</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Colum-cannot-be-resolved-in-Trino/m-p/343864#M234024</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/97849"&gt;@TrinoHelp&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Double-quotes in SQL are used to specify column names. Try using single-quotes instead.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;André&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 May 2022 22:47:21 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Colum-cannot-be-resolved-in-Trino/m-p/343864#M234024</guid>
      <dc:creator>araujo</dc:creator>
      <dc:date>2022-05-16T22:47:21Z</dc:date>
    </item>
  </channel>
</rss>

