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

Ensure dimensions and measures of model don't have null column

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • v1.5.4.1
    • v2.0.0
    • Metadata
    • None

    Description

      currently, the dimensions or measures of model maybe have null column.
      like this:

      u'dimensions': [

      {u'table': u'TEST.KYLIN_CAL_DT_KKS', u'columns': [u'CAL_DT', u'YEAR_BEG_DT', u'QTR_BEG_DT', None, u'DAY_OF_CAL_ID_KKS']}

      ]

      which could be produced by the following steps:
      1. rename the hive column in model dimensions or measures.
      2. reload the hive table.
      3. don't remove the null column because of carelessness and update the model.
      4 edit the model again and could not select the dimensions or measures.

      Attachments

        1. KYLIN-2237.patch
          5 kB
          Kaisen Kang

        Issue Links

          Activity

            People

              kangkaisen Kaisen Kang
              kangkaisen Kaisen Kang
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: