HIVE-29617: Error while loading column statistics of Iceberg table after upgrading Hive #6496
+67
−12
SonarQubeCloud / SonarCloud Code Analysis
succeeded
May 19, 2026 in 17m 16s
Quality Gate passed
Annotations
Check warning on line 254 in ql/src/java/org/apache/hadoop/hive/ql/stats/StatsUtils.java
sonarqubecloud / SonarCloud Code Analysis
Replace this call to the constructor with the better suited static method HashSet.newHashSet(int numMappings)
See more on https://sonarcloud.io/project/issues?id=apache_hive&issues=AZ5AbEZyuAAtqiIVTMUt&open=AZ5AbEZyuAAtqiIVTMUt&pullRequest=6496
Check warning on line 21 in ql/src/test/org/apache/hadoop/hive/ql/stats/TestStatsUtils.java
sonarqubecloud / SonarCloud Code Analysis
Remove this unused import 'org.junit.Assert.assertFalse'.
See more on https://sonarcloud.io/project/issues?id=apache_hive&issues=AZ5AbEeDuAAtqiIVTMUu&open=AZ5AbEeDuAAtqiIVTMUu&pullRequest=6496
Check warning on line 21 in ql/src/test/org/apache/hadoop/hive/ql/stats/TestStatsUtils.java
sonarqubecloud / SonarCloud Code Analysis
Unused import - org.junit.Assert.assertFalse.
See more on https://sonarcloud.io/project/issues?id=apache_hive&issues=AZ5AbEeDuAAtqiIVTMUv&open=AZ5AbEeDuAAtqiIVTMUv&pullRequest=6496
Loading