Daniel Becker created IMPALA-13877:
--------------------------------------

             Summary: Tests in TestLastDdlTimeUpdate fail with missing 
'impala.lastComputeStatsTime'
                 Key: IMPALA-13877
                 URL: https://issues.apache.org/jira/browse/IMPALA-13877
             Project: IMPALA
          Issue Type: Bug
          Components: Frontend
            Reporter: Daniel Becker


Tests
{code:java}
metadata.test_last_ddl_time_update.TestLastDdlTimeUpdate.test_alter{code}
{code:java}
metadata.test_last_ddl_time_update.TestLastDdlTimeUpdate.test_kudu_alter_and_insert{code}
fail in some builds because they call {{expect_no_time_change()}} on a {{DROP 
STATS}} statement. SinceĀ IMPALA-11597, {{DRO}}{{{}P STATS{}}} deletes the 
'impala.lastComputeStatsTime' table property. The test assertions should be 
updated to reflect the new behaviour.



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

Reply via email to