Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-12508

HiveAggregateJoinTransposeRule places a heavy load on the metadata system

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • 2.0.0
    • 2.0.0
    • CBO
    • None

    Description

      Finding out whether the input is already unique requires a call to areColumnsUnique that currently (until CALCITE-794 is fixed) places a heavy load on the metadata system. This can lead to long CBO planning.

      This is a temporary fix that avoid the call to the method till then.

      Attachments

        1. HIVE-12508.patch
          4 kB
          jcamachorodriguez

        Issue Links

          Activity

            People

              jcamacho Jesús Camacho Rodríguez
              jcamacho Jesús Camacho Rodríguez
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: