<?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 ConvertJSONToSQL - Ignores underscore in update keys in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/ConvertJSONToSQL-Ignores-underscore-in-update-keys/m-p/292272#M216002</link>
    <description>&lt;P&gt;Eg: Update table table_name emp_name=? where empid=?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But My column name is emp_id&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2020-03-23 14_07_19-NiFi Flow.png" style="width: 794px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/26803i4F831E6F713B415D/image-size/large?v=v2&amp;amp;px=999" role="button" title="2020-03-23 14_07_19-NiFi Flow.png" alt="2020-03-23 14_07_19-NiFi Flow.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 23 Mar 2020 04:53:53 GMT</pubDate>
    <dc:creator>MPraveen</dc:creator>
    <dc:date>2020-03-23T04:53:53Z</dc:date>
    <item>
      <title>ConvertJSONToSQL - Ignores underscore in update keys</title>
      <link>https://community.cloudera.com/t5/Support-Questions/ConvertJSONToSQL-Ignores-underscore-in-update-keys/m-p/292272#M216002</link>
      <description>&lt;P&gt;Eg: Update table table_name emp_name=? where empid=?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But My column name is emp_id&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2020-03-23 14_07_19-NiFi Flow.png" style="width: 794px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/26803i4F831E6F713B415D/image-size/large?v=v2&amp;amp;px=999" role="button" title="2020-03-23 14_07_19-NiFi Flow.png" alt="2020-03-23 14_07_19-NiFi Flow.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Mar 2020 04:53:53 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/ConvertJSONToSQL-Ignores-underscore-in-update-keys/m-p/292272#M216002</guid>
      <dc:creator>MPraveen</dc:creator>
      <dc:date>2020-03-23T04:53:53Z</dc:date>
    </item>
    <item>
      <title>Re: ConvertJSONToSQL - Ignores underscore in update keys</title>
      <link>https://community.cloudera.com/t5/Support-Questions/ConvertJSONToSQL-Ignores-underscore-in-update-keys/m-p/293318#M216625</link>
      <description>&lt;P&gt;Anybody has answer for this- I get this issue on PutDatabaseRecord as well. When I check java code of&amp;nbsp;PutDatabaseRecord. I could see below&amp;nbsp; replace with - underscore.&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="MPraveen_0-1586150104815.png" style="width: 400px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/27010i329E53A3883AD5EF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MPraveen_0-1586150104815.png" alt="MPraveen_0-1586150104815.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Apr 2020 05:16:02 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/ConvertJSONToSQL-Ignores-underscore-in-update-keys/m-p/293318#M216625</guid>
      <dc:creator>MPraveen</dc:creator>
      <dc:date>2020-04-06T05:16:02Z</dc:date>
    </item>
    <item>
      <title>Re: ConvertJSONToSQL - Ignores underscore in update keys</title>
      <link>https://community.cloudera.com/t5/Support-Questions/ConvertJSONToSQL-Ignores-underscore-in-update-keys/m-p/293321#M216628</link>
      <description>&lt;P&gt;Finally fixed the issue by myself.&amp;nbsp;have changed all the columns to Uppercase and made the Translate Field Names to false.. That works for me.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Apr 2020 06:16:04 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/ConvertJSONToSQL-Ignores-underscore-in-update-keys/m-p/293321#M216628</guid>
      <dc:creator>MPraveen</dc:creator>
      <dc:date>2020-04-06T06:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: ConvertJSONToSQL - Ignores underscore in update keys</title>
      <link>https://community.cloudera.com/t5/Support-Questions/ConvertJSONToSQL-Ignores-underscore-in-update-keys/m-p/394933#M248832</link>
      <description>&lt;P&gt;I set the &lt;SPAN class="table-cell"&gt;Translate Field Names to false, it started working, before this it was converting the primary key field to upper case, removing the underscore, so when I run the putSQL, it was throwing error, working fine now, thanks to your answer!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Oct 2024 13:55:12 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/ConvertJSONToSQL-Ignores-underscore-in-update-keys/m-p/394933#M248832</guid>
      <dc:creator>SS_Jin</dc:creator>
      <dc:date>2024-10-10T13:55:12Z</dc:date>
    </item>
  </channel>
</rss>

