<?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: PARQUET_FALLBACK_SCHEMA_RESOLUTION in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/PARQUET-FALLBACK-SCHEMA-RESOLUTION/m-p/62320#M71926</link>
    <description>Thanks, I was able to add it under config--Impala Daemon, Impala Daemon Query Options Advanced Configuration Snippet (Safety Valve), and then add PARQUET_FALLBACK_SCHEMA_RESOLUTION=name. Seems to work.&lt;BR /&gt;&lt;BR /&gt;Do you know if there are any significant consequences to changing this? Seems like name would be a better default to go with if performance was about the same.</description>
    <pubDate>Wed, 29 Nov 2017 00:32:42 GMT</pubDate>
    <dc:creator>medloh</dc:creator>
    <dc:date>2017-11-29T00:32:42Z</dc:date>
    <item>
      <title>PARQUET_FALLBACK_SCHEMA_RESOLUTION</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/PARQUET-FALLBACK-SCHEMA-RESOLUTION/m-p/62318#M71924</link>
      <description>&lt;P&gt;Is it possible to make Impala&amp;nbsp;default to 'name' instead of 'position' so I don't have to do this every Hue session?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;set PARQUET_FALLBACK_SCHEMA_RESOLUTION=name;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My parquet files don't always have the same set of columns, so I have to lookup columns by name.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Apr 2026 13:45:11 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/PARQUET-FALLBACK-SCHEMA-RESOLUTION/m-p/62318#M71924</guid>
      <dc:creator>medloh</dc:creator>
      <dc:date>2026-04-21T13:45:11Z</dc:date>
    </item>
    <item>
      <title>Re: PARQUET_FALLBACK_SCHEMA_RESOLUTION</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/PARQUET-FALLBACK-SCHEMA-RESOLUTION/m-p/62319#M71925</link>
      <description>&lt;P&gt;You can change the default query options via &lt;A href="https://impala.incubator.apache.org/docs/build/html/topics/impala_config_options.html" target="_self"&gt;impalad&amp;nbsp;command line options&lt;/A&gt;:&lt;/P&gt;&lt;PRE&gt;-default_query_options='PARQUET_FALLBACK_SCHEMA_RESOLUTION=name' &lt;/PRE&gt;&lt;P&gt;The same can be done in&amp;nbsp;Cloudera Manager: &lt;A href="https://www.cloudera.com/documentation/enterprise/5-12-x/topics/impala_config_options.html" target="_self"&gt;https://www.cloudera.com/documentation/enterprise/5-12-x/topics/impala_config_options.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Nov 2017 00:21:57 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/PARQUET-FALLBACK-SCHEMA-RESOLUTION/m-p/62319#M71925</guid>
      <dc:creator>tianyiwang</dc:creator>
      <dc:date>2017-11-29T00:21:57Z</dc:date>
    </item>
    <item>
      <title>Re: PARQUET_FALLBACK_SCHEMA_RESOLUTION</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/PARQUET-FALLBACK-SCHEMA-RESOLUTION/m-p/62320#M71926</link>
      <description>Thanks, I was able to add it under config--Impala Daemon, Impala Daemon Query Options Advanced Configuration Snippet (Safety Valve), and then add PARQUET_FALLBACK_SCHEMA_RESOLUTION=name. Seems to work.&lt;BR /&gt;&lt;BR /&gt;Do you know if there are any significant consequences to changing this? Seems like name would be a better default to go with if performance was about the same.</description>
      <pubDate>Wed, 29 Nov 2017 00:32:42 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/PARQUET-FALLBACK-SCHEMA-RESOLUTION/m-p/62320#M71926</guid>
      <dc:creator>medloh</dc:creator>
      <dc:date>2017-11-29T00:32:42Z</dc:date>
    </item>
    <item>
      <title>Re: PARQUET_FALLBACK_SCHEMA_RESOLUTION</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/PARQUET-FALLBACK-SCHEMA-RESOLUTION/m-p/62321#M71927</link>
      <description>&lt;P&gt;It's generally safe to use name-based resolution by default. Performance should be about the same. I agree name-based resolution may be a better choice because&amp;nbsp;it's more intuitive.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Index vs. name based resolution have different tradeoffs in terms of what schema-evolution operations are allowed. For example with index-based resolution you can safely rename a column in your table schema. With name based resolution you can safely add/drop columns in the middle of your table schema, whereas with index-based resolution you can generally only add new columns at the end. So it's really all about tradeoffs.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Nov 2017 01:00:06 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/PARQUET-FALLBACK-SCHEMA-RESOLUTION/m-p/62321#M71927</guid>
      <dc:creator>alex.behm</dc:creator>
      <dc:date>2017-11-29T01:00:06Z</dc:date>
    </item>
  </channel>
</rss>

