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

DDL based import statement incorrectly parses the foreign schema name

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 12.1
    • None
    • VDB
    • None

    Description

      The DDL import statement like

      IMPORT FOREIGN SCHEMA public FROM SERVER sampledb INTO accounts OPTIONS("importer.useFullSchemaName" 'false');
      

      does not set the "importer.schemaPattern" to "public" instead it sets to "importer.schemaName" property to "public" in runtime thus invalidating its use.

      Attachments

        Activity

          People

            rhn-engineering-rareddy Ramesh Reddy
            rhn-engineering-rareddy Ramesh Reddy
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: