<?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: Partitioning in Impala in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Partitioning-in-Impala/m-p/2293#M245</link>
    <description>&lt;P&gt;This is known issue. Sorry.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="https://issues.cloudera.org/browse/IMPALA-593"&gt;https://issues.cloudera.org/browse/IMPALA-593&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 16 Oct 2013 18:55:30 GMT</pubDate>
    <dc:creator>alex.behm</dc:creator>
    <dc:date>2013-10-16T18:55:30Z</dc:date>
    <item>
      <title>Partitioning in Impala</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Partitioning-in-Impala/m-p/1535#M244</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't know if this is a bug, I've searched and didn't find anything.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Currently in hive it is not possible to create and upper level union all view:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;CREATE VIEW as&lt;/P&gt;&lt;P&gt;select x from Y&lt;/P&gt;&lt;P&gt;UNION ALL&lt;/P&gt;&lt;P&gt;select x from Z&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But you can have a work around&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;CREATE VIEW as&lt;/P&gt;&lt;P&gt;select * from (&lt;/P&gt;&lt;P&gt;select x from Y&lt;/P&gt;&lt;P&gt;UNION ALL&lt;/P&gt;&lt;P&gt;select x from Z) T&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you try it in Impala fails, with thrift exception. This is not important.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The importanT thing is that if Y and Z are partitioned, in Hive the view is partitioned too but in Impala it is not. It takes all the info.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Coluld somebody help me with this, is thera a work around??? Shoul I open bug????&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 08:47:48 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Partitioning-in-Impala/m-p/1535#M244</guid>
      <dc:creator>manuel.lamelas</dc:creator>
      <dc:date>2022-09-16T08:47:48Z</dc:date>
    </item>
    <item>
      <title>Re: Partitioning in Impala</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Partitioning-in-Impala/m-p/2293#M245</link>
      <description>&lt;P&gt;This is known issue. Sorry.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="https://issues.cloudera.org/browse/IMPALA-593"&gt;https://issues.cloudera.org/browse/IMPALA-593&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Oct 2013 18:55:30 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Partitioning-in-Impala/m-p/2293#M245</guid>
      <dc:creator>alex.behm</dc:creator>
      <dc:date>2013-10-16T18:55:30Z</dc:date>
    </item>
    <item>
      <title>Re: Partitioning in Impala</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Partitioning-in-Impala/m-p/49568#M246</link>
      <description>&lt;P&gt;&lt;SPAN&gt;In Impala, a table can be created by using the ‘CREATE Table’ command. Let us understand the general syntax of creating a table in Impala with the help of the commands shown on the screen. The ‘PARTITIONED BY’ clause partitions data files based on one or more specified columns values.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jan 2017 01:23:43 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Partitioning-in-Impala/m-p/49568#M246</guid>
      <dc:creator>ZachRoes</dc:creator>
      <dc:date>2017-01-18T01:23:43Z</dc:date>
    </item>
  </channel>
</rss>

