Uploaded image for project: 'Teiid'
  1. Teiid
  2. TEIID-5366

SQL string is incorrect with aliased all in group

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 11.0, 10.3.2, 10.2.3
    • None
    • Query Engine
    • None

    Description

      SQL such as:

      select pm1g2.* from pm1.g1 as pm1g2

      After parse/resolve will be shown as the sql string:

      SELECT pm1.g1 AS pm1g2.* FROM pm1.g1 AS pm1g2

      Attachments

        Activity

          People

            rhn-engineering-shawkins Steven Hawkins
            rhn-engineering-shawkins Steven Hawkins
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: