Uploaded image for project: 'Teiid Designer'
  1. Teiid Designer
  2. TEIIDDES-822

Fully-qualified names should not be required when referencing procedures that have unique unqualified names

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Minor Minor
    • 7.3
    • 7.0
    • Modeling
    • None

      This problem occurs in our transformation editor, and also occurs with real-time queries (e.g. from QueryBuilder/SQLExplorer, or any client).

      If you reference a non-qualified table name, e.g. "myTable", in a query, we'll attempt to resolve it if it is a unique name.

      Strangely, we don't do the same thing for virtual procedures, even if they are unique. Instead, you must use the fully-qualified name. There should be no disparity. This is a usability defect.

      This also happens to greatly extend the size of virtual procedure code, making it harder to read and debug.

            blafond Barry LaFond
            mwalker1@redhat.com Michael Walker (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: