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

TopN support query UHC column without sorting by sum value

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • v1.6.0
    • None
    • None

    Description

      In previous version, TopN doesn't support to query the UHC column directly (as it is not in dimension), like this SQL: "select distinct seller_id
      from test_kylin_fact where cal_dt >date'2012-06-01'
      " (assume "seller_id" is a "group by" column in TopN measure)

      In some BI tool, it need fetch the distinct values of the dimension before generating the chart, so it's better to serve such query directly.

      Attachments

        Activity

          People

            shaofengshi Shao Feng Shi
            shaofengshi Shao Feng Shi
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: