Krisztian Kasa created HIVE-29617:
-------------------------------------
Summary: Unable to load column statistics of Iceberg table after
upgrading Hive
Key: HIVE-29617
URL: https://issues.apache.org/jira/browse/HIVE-29617
Project: Hive
Issue Type: Bug
Components: stats, Iceberg integration
Reporter: Krisztian Kasa
Repro
# Create an Iceberg table with and older Hive version
# Insert some
# make sure that column stats are up-to-date. (DESCRIBE FORMATTED <table name>
<column name>)
# Upgrade Hive to the next version
# Try to run a query that requires column statistics
--
This message was sent by Atlassian Jira
(v8.20.10#820010)