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

changing case in table name in model desc

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • v1.1, 1.x-HBase1.1.3
    • v1.2
    • Job Engine

    Description

      with v1.1-release version lets say if i am sending cube request having table name in camel case
      ,its get persisted and in package org.apache.kylin.job.JoinedFlatTable

      map returned by private static Map<String, String> buildTableAliasMap(DataModelDesc dataModelDesc) method

      has camel case table name as send from request, while IntermediateColumnDesc has upper case table names

      table name which we get from intermediateTableDesc.getDataModel() is same as request while
      intermediateTableDesc.getColumnList() has upper case table name

      I have checked in hbase :
      get 'kylin_metadata' ,'/model_desc/TestSimple_114.json'

      Attachments

        1. kylin_1070.patch
          0.8 kB
          vipin Kumar

        Activity

          People

            shaofengshi Shao Feng Shi
            vipin77 vipin Kumar
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: