Joe McDonnell created IMPALA-7028:
-------------------------------------

             Summary: TestKuduOperations.test_kudu_update fails due to wrong 
NumModifiedRows
                 Key: IMPALA-7028
                 URL: https://issues.apache.org/jira/browse/IMPALA-7028
             Project: IMPALA
          Issue Type: Bug
          Components: Backend
    Affects Versions: Impala 3.1.0
            Reporter: Joe McDonnell


Seen once on master exhaustive:
{noformat}
query_test/test_kudu.py:92: in test_kudu_update
    self.run_test_case('QueryTest/kudu_update', vector, use_db=unique_database)
common/impala_test_suite.py:451: in run_test_case
    verify_runtime_profile(test_section['RUNTIME_PROFILE'], 
result.runtime_profile)
common/test_result_verifier.py:590: in verify_runtime_profile
    actual))
E   AssertionError: Did not find matches for lines in runtime profile:
E   EXPECTED LINES:
E   NumModifiedRows: 7300
...
# From the actual profile:
E   Partition: Default
E   NumModifiedRows: 32
E   NumRowErrors: 0{noformat}
Will add a comment with the profile.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to