All Downloads are FREE. Search and download functionalities are using the official Maven repository.

docker.presto-product-tests.conf.environment.singlenode-spark-iceberg-jdbc-catalog.hive-site-overrides.xml Maven / Gradle / Ivy

There is a newer version: 451
Show newest version
<configuration>

    <property>
        <!-- Required to enable full schema evolution. See https://github.com/apache/iceberg/issues/1092#issuecomment-638432848 -->
        <name>hive.metastore.disallow.incompatible.col.type.changes</name>
        <value>false</value>
    </property>

</configuration>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy