Tim Armstrong created IMPALA-6611:
-------------------------------------

             Summary: test_kudu_upsert: incorrect string values in result
                 Key: IMPALA-6611
                 URL: https://issues.apache.org/jira/browse/IMPALA-6611
             Project: IMPALA
          Issue Type: Bug
          Components: Backend
    Affects Versions: Impala 2.12.0
            Reporter: Tim Armstrong
            Assignee: Thomas Tauber-Marshall
         Attachments: logexcerpt.txt

test_kudu_upsert failed inexplicably on a GVO with an unrelated change. I 
attached the relevant part of the log. The difference seems to be that two 
string columns are swapped: 'he' versus 'e'.
{noformat}
40,'e',0,43,'he',false,35,36,1.2,37 != 40,'he',0,43,'e',false,35,36,1.2,37
{noformat}

The job is https://jenkins.impala.io/job/ubuntu-16.04-from-scratch/1495/.

I looped the test overnight to try to reproduce but haven't seen it happen 
again.



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

Reply via email to