Uploaded image for project: 'Kylin'
  1. Kylin
  2. KYLIN-5456

Duplicate key error reported when duplicate name verification of exporting TDS

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 5.0-alpha
    • 5.0-alpha
    • Others
    • None

    Description



      Using columnName causes error if there are columns of same name but from different table on the model.
      To fix this, use tableAlias + columnName as key of nameOfColDefMap instead. But when checking name conflict, we still use columnName.
      The revision also two problem: isDimension is always false; columns NOT on the model are checked.

      Attachments

        1. 补充.pdf
          494 kB
          Ruixuan Zhang
        2. dup_key_error.png
          1.33 MB
          Ruixuan Zhang
        3. checkNameConflict.png
          128 kB
          Ruixuan Zhang

        Activity

          People

            dorriszhang Ruixuan Zhang
            dorriszhang Ruixuan Zhang
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: