[ 
https://issues.apache.org/jira/browse/IMPALA-12416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sai Hemanth Gantasala resolved IMPALA-12416.
--------------------------------------------
    Fix Version/s: Impala 4.3.0
       Resolution: Fixed

Patch has been merged to the master branch.

> test_skipping_older_events and some other catlog tests failing
> --------------------------------------------------------------
>
>                 Key: IMPALA-12416
>                 URL: https://issues.apache.org/jira/browse/IMPALA-12416
>             Project: IMPALA
>          Issue Type: Bug
>            Reporter: Andrew Sherman
>            Assignee: Sai Hemanth Gantasala
>            Priority: Critical
>             Fix For: Impala 4.3.0
>
>
> test_skipping_older_events was added in IMPALA-11535. The failure is:
> {code}
> custom_cluster/test_events_custom_configs.py:375: in 
> test_skipping_older_events
>     verify_skipping_older_events(test_old_table, True, False)
> custom_cluster/test_events_custom_configs.py:370: in 
> verify_skipping_older_events
>     verify_skipping_hive_stmt_events(complete_query, "new_table")
> custom_cluster/test_events_custom_configs.py:341: in 
> verify_skipping_hive_stmt_events
>     assert tbl_events_skipped_after > tbl_events_skipped_before
> E   assert 19 > 19
> {code}
> There are some other catalog test failures that appeared at the same time:
> {code}
> org.apache.impala.catalog.metastore.CatalogHmsFileMetadataTest
> org.apache.impala.catalog.metastore.CatalogHmsSyncToLatestEventIdTest
> org.apache.impala.catalog.metastore.EnableCatalogdHmsCacheFlagTest
> {code}
> which are failing, saying
> {code}
> Configurations invalidate_hms_cache_on_ddls and 
> enable_sync_to_latest_event_on_ddls can not be set to true at the same time
> {code}
> and I assume are related, please investigate these too, and fix if 
> appropriate.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to