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

query generator random profile options for INSERT

    XMLWordPrintableJSON

Details

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

    Description

      The random query generator's QueryProfile should be extended to support deciding the following for INSERT operations:

      • The table into which to perform the INSERT
      • Whether the INSERT will have a SELECT clause or a VALUES clause
      • Whether the INSERT SELECT, if chosen, will have a column set, or if we are inserting into the whole table
      • Choosing the columns if a column set is needed
      • If a VALUES clause is chosen, choosing the number of rows added and those rows’ values

      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: