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

StringNameValidator.createUniqueName() method is performing multiple unnecessary string operations

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.5
    • 7.4
    • Import/Export, Modeling
    • None

    Description

      Discovered that StringNameValidator.createUniqueName() method is performing an interative existingName.toUpperCase() call.

      Importing BQT2 tables from SQL Server, for instance resulted in 2200+ calls to existingName.toUpperCase().

      jdbc:sqlserver://slntdb02.mw.lab.eng.bos.redhat.com:1433;databaseName=bqt2

      Attachments

        1. docbook.xsd
          742 kB
          Barry LaFond
        2. xlink.xsd
          1 kB
          Barry LaFond
        3. xml.xsd
          0.6 kB
          Barry LaFond

        Activity

          People

            dflorian@redhat.com Daniel Florian (Inactive)
            blafond Barry LaFond
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: