Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-9513

query_test.test_kudu.TestKuduOperations.test_column_storage_attributes fails on exhaustive tests

    XMLWordPrintableJSON

Details

    Description

      Encountered the mentioned test failures in recent exhaustive tests. The failed assertion is: 

      query_test/test_kudu.py:436: in test_column_storage_attributes assert cursor.fetchall() == \ E assert [(0, True, 0, 0, 0, 0, ...)] == [(0, True, 0, 0, 0, 0, ...)] E At index 0 diff: (0, True, 0, 0, 0, 0, 0.0, 0.0, '0', datetime.datetime(2009, 1, 1, 0, 0), Decimal('0'), '2010-01-01') != (0, True, 0, 0, 0, 0, 0.0, 0.0, '0', datetime.datetime(2009, 1, 1, 0, 0), 0, datetime.date(2010, 1, 1)) E
      

      Looks like it is caused by https://gerrit.cloudera.org/#/c/14705/.

      Attachments

        Activity

          People

            joemcdonnell Joe McDonnell
            norbertluksa Norbert Luksa
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: