Remove the deprecated hive.parquet.fail-on-corrupted-statistics and
parquet.fail-on-corrupted-statistics configuration properties. The
parquet.ignore-statistics property can be used to allow querying Parquet
files with corrupted or incorrect statistics. (#14777)
Fix memory leak and improve memory tracking during large INSERT queries. (#14823)
Add support for column comments on view columns. (#10705)
Remove the deprecated hive.parquet.fail-on-corrupted-statistics and
parquet.fail-on-corrupted-statistics configuration properties. The
parquet.ignore-statistics property can be used to allow querying Parquet
files with corrupted or incorrect statistics. (#14777)
Fix memory leak and improve memory tracking during large INSERT queries. (#14823)
Remove the deprecated hive.parquet.fail-on-corrupted-statistics and
parquet.fail-on-corrupted-statistics configuration properties. The
parquet.ignore-statistics property can be used to allow querying Parquet
files with corrupted or incorrect statistics. (#14777)
Add support to skip archiving when committing to a table in the Glue
metastore and the iceberg.glue.skip-archive configuration property is set
to true. (#13413)
Add support for column comments on view columns. (#10705)
Remove the deprecated hive.parquet.fail-on-corrupted-statistics and
parquet.fail-on-corrupted-statistics configuration properties. The
parquet.ignore-statistics property can be used to allow querying Parquet
files with corrupted or incorrect statistics. (#14777)
Fix incorrect results when the column order in the equality delete filter is
different from the table definition. (#14693)
Fix memory leak and improve memory tracking during large INSERT queries. (#14823)