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

Extend the set of On-clause and Having-clause predicates that can be generated.

    XMLWordPrintableJSON

Details

    Description

      1. The query generator should generate On-clause predicates that only reference one or the other table of a particular join, or none of the tables at all (constant predicate).

      For example, the query gen should be able to generate the buggy query of IMPALA-2665.

      2. The query generator should generate Having-clause predicates that only reference the GROUP BY columns of an aggregation.

      For example, the query gen should be able to generate the buggy query of IMPALA-2144.

      Attachments

        Activity

          People

            tarasbob Taras Bobrovytsky
            alex.behm Alexander Behm
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: