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

Metadata loaded incorrectly

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Blocker Blocker
    • 7.1.1, 7.3
    • 7.1.1
    • Server
    • None

      The index metadata load uses a match filter of type|name.|* to load tables for a given schema name. The leading * causes all schemas that have the same suffix to add their tables. In the case shown on the forum link, views were injected into a physical model which caused a recursive query and a stack overflow.

      The fix is simply to change the match pattern to type|name.|

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

                Created:
                Updated:
                Resolved: