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

Leaked lookup table in DictionaryGeneratorCLI#processSegment

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • v2.5.0
    • Client - CLI
    • None

    Description

              for (TableRef lookup : toCheckLookup) {
                  logger.info("Checking snapshot of " + lookup);
                  JoinDesc join = cubeSeg.getModel().getJoinsTree().getJoinByPKSide(lookup);
                  cubeMgr.getLookupTable(cubeSeg, join);
      

      The lookup table from the last line doesn't seem to be used.

      Attachments

        Issue Links

          Activity

            People

              Aron.tao Jiatao Tao
              yuzhihong@gmail.com Ted Yu
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: