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

random query generator: add attributes to Table, Column for tracking of primary keys

    XMLWordPrintableJSON

Details

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

    Description

      The random query generator needs to keep track of primary keys in the Kudu/Impala tables for CRUD queries. This Jira is about reading table definitions and storing the necessary attributes in the Python object model of the tables. Quick thoughts include a Boolean attribute for a Column as to whether or not it's a primary key, and a sequence attribute for a Table to return the PK column list.

      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: