<?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>topic Not able to run the snowflake custom queries with flatten json columns in Workato Pros Discussion Board</title>
    <link>https://systematic.workato.com/t5/workato-pros-discussion-board/not-able-to-run-the-snowflake-custom-queries-with-flatten-json/m-p/8159#M3423</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Hi In our project, we are loading data from snowflake tables into Reltio. We are receiving complex json data in some of the columns.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;We have flatten the json column and able to get the proper result in snowflake but when we use the same query in RIH(Reltio Integration Hub), we are getting below error.I guess in query we are using ":" to flatten json data which is causing issue.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Error :&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SQL:&amp;nbsp; Bind variable "&lt;STRONG&gt;Name"&lt;/STRONG&gt; is either missing or does not have a value in input field&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Sample Query Used:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;select id,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;STRONG&gt;b.value:Name&lt;/STRONG&gt; as Name from table a,&lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;lateral flatten(input =&amp;gt; try_parse_json(a.jsonArray)) b&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Can you please let us if anyone has come across the issue and any suggestion is appreciated&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Note: When we use the same query to generate the output schema in RIH, output schema got generated successfully.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 06 Nov 2024 08:19:58 GMT</pubDate>
    <dc:creator>rahulrajan</dc:creator>
    <dc:date>2024-11-06T08:19:58Z</dc:date>
    <item>
      <title>Not able to run the snowflake custom queries with flatten json columns</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/not-able-to-run-the-snowflake-custom-queries-with-flatten-json/m-p/8159#M3423</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi In our project, we are loading data from snowflake tables into Reltio. We are receiving complex json data in some of the columns.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;We have flatten the json column and able to get the proper result in snowflake but when we use the same query in RIH(Reltio Integration Hub), we are getting below error.I guess in query we are using ":" to flatten json data which is causing issue.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Error :&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SQL:&amp;nbsp; Bind variable "&lt;STRONG&gt;Name"&lt;/STRONG&gt; is either missing or does not have a value in input field&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Sample Query Used:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;select id,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;STRONG&gt;b.value:Name&lt;/STRONG&gt; as Name from table a,&lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;lateral flatten(input =&amp;gt; try_parse_json(a.jsonArray)) b&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Can you please let us if anyone has come across the issue and any suggestion is appreciated&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Note: When we use the same query to generate the output schema in RIH, output schema got generated successfully.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Nov 2024 08:19:58 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/not-able-to-run-the-snowflake-custom-queries-with-flatten-json/m-p/8159#M3423</guid>
      <dc:creator>rahulrajan</dc:creator>
      <dc:date>2024-11-06T08:19:58Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to run the snowflake custom queries with flatten json columns</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/not-able-to-run-the-snowflake-custom-queries-with-flatten-json/m-p/8166#M3427</link>
      <description>&lt;P&gt;This is resolved. Need to use b.value['Name'] in custom sql instead of b.value:Name&lt;/P&gt;</description>
      <pubDate>Thu, 07 Nov 2024 17:09:05 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/not-able-to-run-the-snowflake-custom-queries-with-flatten-json/m-p/8166#M3427</guid>
      <dc:creator>rahulrajan</dc:creator>
      <dc:date>2024-11-07T17:09:05Z</dc:date>
    </item>
  </channel>
</rss>

