<?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: mismatched input in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/mismatched-input/m-p/300395#M220198</link>
    <description>&lt;P&gt;Disregard; syntax is good.&amp;nbsp; I was using Python's f-string and forgot to escape the backslash.&lt;/P&gt;</description>
    <pubDate>Fri, 24 Jul 2020 19:37:56 GMT</pubDate>
    <dc:creator>Wilber</dc:creator>
    <dc:date>2020-07-24T19:37:56Z</dc:date>
    <item>
      <title>mismatched input</title>
      <link>https://community.cloudera.com/t5/Support-Questions/mismatched-input/m-p/300364#M220174</link>
      <description>&lt;P&gt;Can anyone tell me what I'm doing wrong.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm getting the following error from the table creation below -&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;FAILED: ParseException line 8:37 mismatched input 'TREX' expecting ) near ''\\', bp.step_parameter_name) \n&lt;BR /&gt;WHERE prm.data_source = '' in function specification")&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;CREATE TABLE new_table AS SELECT DISTINCT&lt;BR /&gt;prm.source AS source,&lt;BR /&gt;bp.process_stage AS process_stage&lt;BR /&gt;FROM table1 AS prm&lt;BR /&gt;LEFT JOIN table2 AS bp&lt;BR /&gt;ON (prm.parameter = CONCAT(bp.step_path, '\\', bp.step_parameter_name))&lt;BR /&gt;WHERE (prm.data_source = 'TDATA' OR prm.data_source = 'Docs')&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jul 2020 03:23:31 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/mismatched-input/m-p/300364#M220174</guid>
      <dc:creator>Wilber</dc:creator>
      <dc:date>2020-07-24T03:23:31Z</dc:date>
    </item>
    <item>
      <title>Re: mismatched input</title>
      <link>https://community.cloudera.com/t5/Support-Questions/mismatched-input/m-p/300395#M220198</link>
      <description>&lt;P&gt;Disregard; syntax is good.&amp;nbsp; I was using Python's f-string and forgot to escape the backslash.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jul 2020 19:37:56 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/mismatched-input/m-p/300395#M220198</guid>
      <dc:creator>Wilber</dc:creator>
      <dc:date>2020-07-24T19:37:56Z</dc:date>
    </item>
  </channel>
</rss>

