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

Enable partition date column to support date and hour as separate columns for increment cube build

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • v1.4.0, v1.5.0
    • v1.5.0
    • Metadata, REST Service, Web
    • None

    Description

      There are some data table, which save date and hour at 2 columns. For this kind of source data, kylin currently doesn't support incrementally build the cube. Open this JIRA to track this feature.

      {
       "partition_desc": {
          "partition_date_column": "DEFAULT.TEST_KYLIN_FACT.CAL_DT",
          "partition_time_column": "DEFAULT.TEST_KYLIN_FACT.CAL_HOUR",
          "partition_date_format": "yyyy-MM-dd",
          "partition_time_format": "HH:mm",
          "partition_date_start": 0,
          "partition_type": "APPEND",
          "partition_condition_builder": "org.apache.kylin.metadata.model.PartitionDesc$DefaultPartitionConditionBuilder"
        }
      }
      

      Attachments

        Issue Links

          Activity

            People

              haoch Hao Chen
              qianqiaoneng qianqiaoneng
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: