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

validate postgres 9.5 for random query generator reference database

    XMLWordPrintableJSON

Details

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

    Description

      Currently, the random query generator is run against postgres 9.3 for a reference database, but it needs postgres 9.5 features to better verify Impala/Kudu functionality. Specifically it's the ON CONFLICT clause here https://www.postgresql.org/docs/9.5/static/sql-insert.html . This is needed both to handle INSERT with implied IGNORE, which Impala will do, and UPSERT.

      The validation should show that data migration and loading and query execution and comparison is possible. It's mostly a smoke/sanity test.

      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: