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

View table is interpreted as Table in dynamic VDB

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Major Major
    • None
    • 10.0.2
    • Dynamic VDBs
    • None
      1. Create source model and View table in
      2. Create static vdb with this source model
      3. Generate dynamic VDB

      View table is interpreted in dynamic VDB as Table

      This is example from dynamic vdb:
      CREATE FOREIGN TABLE ViewTable (
      newColumn_1 string(4000)
      ) OPTIONS(NAMEINSOURCE 'ViewTableNameInSource', UPDATABLE 'TRUE')

      Should be there VIEW instead TABLE.

      So when I try generate source model from dynamic VDB I get Table no View Table

            Unassigned Unassigned
            mmajerni@redhat.com Mario Majernik
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: