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

Teiid importer needs to handle schema and catalog cases for generated model

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 8.2
    • 8.1
    • Import/Export
    • None

    Description

      When importing via the Teiid Importer, an example of Teiid DDL for tables:

      CREATE FOREIGN TABLE "accounts.ACCOUNT" (
      COL1 long NOT NULL DEFAULT '0' OPTIONS (..., NAMEINSOURCE '`ACCOUNT_ID`', ...),
      ) OPTIONS (..., NAMEINSOURCE '`accounts`.`ACCOUNT`', ...);

      Since some dbs support catalogs, the 'dotted' names can be multiple levels deep. We need to use a combination of NameInSource and potentially filtering on the DDL retrieval to determine how the model entities are to be created.

      Attachments

        Issue Links

          Activity

            People

              mdrillin1@redhat.com Mark Drilling (Inactive)
              mdrillin1@redhat.com Mark Drilling (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: