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

Enhance HQL of materializing views

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • v2.4.0
    • None
    • None

    Description

      It is hard to maintain code of creating HQL, such as:

      ("INSERT OVERWRITE TABLE " + viewName + " SELECT * FROM " + tableName + ";\n")

      it is liable to miss";", thus add an UT to prevent this situation.

      Attachments

        Activity

          People

            wormholer Wang Cheng
            wormholer Wang Cheng
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: