<?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 upto what level of dot notations can be tried in Impala query formation in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/upto-what-level-of-dot-notations-can-be-tried-in-Impala/m-p/329454#M230462</link>
    <description>&lt;P&gt;we need to query an array of struct and we can see that more than 1 level of dots are not accepted in the SQL query and it throws error when such queries are executed.&lt;/P&gt;&lt;P&gt;e.g., select abc, def, &lt;STRONG&gt;a1.b1&lt;/STRONG&gt; from xxx where so n so --&amp;gt; This query executes successfully.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but the following:&lt;/P&gt;&lt;P&gt;e.g., select abc, def, &lt;STRONG&gt;a1.b1.c1&lt;/STRONG&gt; from xxx where so n so --&amp;gt; This query fails irrespective of us defining the correct arguments in the from section.&lt;/P&gt;&lt;P&gt;-------------------------------&lt;/P&gt;&lt;P&gt;Can someone tell how many such levels of dot notations are allowed/supported in Impala. I was unable to find any Impala document which was explaining this.&lt;/P&gt;</description>
    <pubDate>Wed, 03 Nov 2021 02:18:11 GMT</pubDate>
    <dc:creator>Ravi</dc:creator>
    <dc:date>2021-11-03T02:18:11Z</dc:date>
    <item>
      <title>upto what level of dot notations can be tried in Impala query formation</title>
      <link>https://community.cloudera.com/t5/Support-Questions/upto-what-level-of-dot-notations-can-be-tried-in-Impala/m-p/329454#M230462</link>
      <description>&lt;P&gt;we need to query an array of struct and we can see that more than 1 level of dots are not accepted in the SQL query and it throws error when such queries are executed.&lt;/P&gt;&lt;P&gt;e.g., select abc, def, &lt;STRONG&gt;a1.b1&lt;/STRONG&gt; from xxx where so n so --&amp;gt; This query executes successfully.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but the following:&lt;/P&gt;&lt;P&gt;e.g., select abc, def, &lt;STRONG&gt;a1.b1.c1&lt;/STRONG&gt; from xxx where so n so --&amp;gt; This query fails irrespective of us defining the correct arguments in the from section.&lt;/P&gt;&lt;P&gt;-------------------------------&lt;/P&gt;&lt;P&gt;Can someone tell how many such levels of dot notations are allowed/supported in Impala. I was unable to find any Impala document which was explaining this.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Nov 2021 02:18:11 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/upto-what-level-of-dot-notations-can-be-tried-in-Impala/m-p/329454#M230462</guid>
      <dc:creator>Ravi</dc:creator>
      <dc:date>2021-11-03T02:18:11Z</dc:date>
    </item>
    <item>
      <title>Re: upto what level of dot notations can be tried in Impala query formation</title>
      <link>https://community.cloudera.com/t5/Support-Questions/upto-what-level-of-dot-notations-can-be-tried-in-Impala/m-p/329929#M230548</link>
      <description>&lt;P&gt;Hope the below document can answer your question.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://impala.apache.org/docs/build/html/topics/impala_struct.html" target="_blank"&gt;https://impala.apache.org/docs/build/html/topics/impala_struct.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It looks like we have to change the query as below:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;select abc, def,&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;b1.c1&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;from xxx, xxx.&lt;STRONG&gt;a1&amp;nbsp;&lt;/STRONG&gt;where so n so&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Nov 2021 07:17:28 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/upto-what-level-of-dot-notations-can-be-tried-in-Impala/m-p/329929#M230548</guid>
      <dc:creator>BennyZ</dc:creator>
      <dc:date>2021-11-10T07:17:28Z</dc:date>
    </item>
    <item>
      <title>Re: upto what level of dot notations can be tried in Impala query formation</title>
      <link>https://community.cloudera.com/t5/Support-Questions/upto-what-level-of-dot-notations-can-be-tried-in-Impala/m-p/330189#M230613</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/19227"&gt;@Ravi&lt;/a&gt;,&amp;nbsp;Has the reply helped resolve your issue? If so, please mark the appropriate reply as the solution, as it will make it easier for others to find the answer in the future.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Nov 2021 05:00:24 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/upto-what-level-of-dot-notations-can-be-tried-in-Impala/m-p/330189#M230613</guid>
      <dc:creator>VidyaSargur</dc:creator>
      <dc:date>2021-11-15T05:00:24Z</dc:date>
    </item>
  </channel>
</rss>

