[
https://issues.apache.org/jira/browse/IMPALA-14905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Quanlong Huang updated IMPALA-14905:
------------------------------------
Summary: testTableFileMetadataAfterMajorCompaction failed with wrong file
count (was: testTableFileMetadataAfterMajorCompaction failed in wrong file
count)
> testTableFileMetadataAfterMajorCompaction failed with wrong file count
> ----------------------------------------------------------------------
>
> Key: IMPALA-14905
> URL: https://issues.apache.org/jira/browse/IMPALA-14905
> Project: IMPALA
> Issue Type: Bug
> Reporter: Quanlong Huang
> Assignee: Quanlong Huang
> Priority: Critical
>
> PartialCatalogInfoWriteIdTest.testTableFileMetadataAfterMajorCompaction is
> flaky that it could fail in wrong file count:
> {noformat}
> java.lang.AssertionError:
> Actual file_descriptors:
> [delta_0000002_0000002_0000/000000_0, delta_0000003_0000003_0000/000000_0,
> delta_1_1/c44c280eb00f05b4-44ee388d00000000_685550147_data.0.parq]
> Actual insert_file_descriptors:
> []
> Actual delete_file_descriptors:
> [] expected:<1> but was:<3>
> at org.junit.Assert.fail(Assert.java:88)
> at org.junit.Assert.failNotEquals(Assert.java:834)
> at org.junit.Assert.assertEquals(Assert.java:645)
> at
> org.apache.impala.catalog.PartialCatalogInfoWriteIdTest.testFileMetadataAfterCompaction(PartialCatalogInfoWriteIdTest.java:621)
> at
> org.apache.impala.catalog.PartialCatalogInfoWriteIdTest.testTableFileMetadataAfterMajorCompaction(PartialCatalogInfoWriteIdTest.java:516)
> at
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
> Method)
> ...{noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]