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

Avoid building global dictionary from all data of fact table each time

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • v4.0.0-beta
    • v4.0.0
    • None
    • None

    Description

      Global dictionaries will be resized to avoid single dictionary bucket exceeding its threashold in each cubing job. To judge whether a dictionary should be resized, Kylin will read all data from fact table and do count distinct operation. Then rebuild dictionary from all history data.

      It’s better to use a lightweight approach, since dictionary don't need to be resized for incremental building in most cases.

      Attachments

        Activity

          People

            zhengshengjun Shengjun Zheng
            zhengshengjun Shengjun Zheng
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: