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

Add another level of explain for RDBMS audience

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 1.2.0
    • Diagnosability
    • None

    Description

      Current Hive Explain (default) is targeted at MR Audience. We need a new level of explain plan to be targeted at RDBMS audience. The explain requires these:
      1) The focus needs to be on what part of the query is being executed rather than internals of the engines
      2) There needs to be a clearly readable tree of operations
      3) Examples - Table scan should mention the table being scanned, the Sarg, the size of table and expected cardinality after the Sarg'ed read. The join should mention the table being joined with and the join condition. The aggregate should mention the columns in the group-by.

      Attachments

        1. HIVE-9780.10.patch
          1.15 MB
          Pengcheng Xiong
        2. HIVE-9780.09.patch
          1.13 MB
          Pengcheng Xiong
        3. HIVE-9780.08.patch
          1.13 MB
          Pengcheng Xiong
        4. HIVE-9780.07.patch
          1.74 MB
          Pengcheng Xiong
        5. HIVE-9780.06.patch
          1.74 MB
          Pengcheng Xiong
        6. HIVE-9780.05.patch
          1.72 MB
          Pengcheng Xiong
        7. HIVE-9780.04.patch
          1.72 MB
          Pengcheng Xiong
        8. HIVE-9780.03.patch
          1.66 MB
          Pengcheng Xiong
        9. HIVE-9780.02.patch
          1.71 MB
          Pengcheng Xiong
        10. HIVE-9780.01.patch
          53 kB
          Pengcheng Xiong

        Issue Links

          Activity

            People

              pxiong Pengcheng Xiong
              pxiong Pengcheng Xiong
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: