Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-3740 Query generator support for Kudu
  3. IMPALA-4355

qgen: rework query execution to handle CRUD queries

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • Impala 2.8.0
    • Impala 2.9.0
    • Infrastructure
    • None

    Description

      Since CRUD queries for Impala/Kudu will have side-effects, the random query generator framework's query execution path needs to change to support CRUD. It needs to ensure the database under test doesn't end up so polluted that queries are no longer useful. Examples here including a DELETE that deletes all the rows; UPSERT/UPDATE that reduces variability in a column; INSERTs that make blow up the size of the database; etc.

      The query execution also needs to consider CRUD validation. This tasks is about laying the groundwork for that.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: