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

qgen: improve DML statement comparison validation

    XMLWordPrintableJSON

Details

    Description

      The random query generator needs to have its DML correctness algorithm improved. It's not simply enough to count the rows, or even compare all the rows: there's no guarantee a conflicted INSERTed or UPSERTed row in one database will match that in the other database, though the primary keys should always match. In cases where the primary key matches but the rows of the other columns differ, we have to have known if the values in the other columns were part of a set of rows attempted to be inserted/upserted.

      Attachments

        Activity

          People

            Unassigned Unassigned
            mikeb Michael Brown
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: