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

Lazily call ASTNode::toStringTree() after tree modification

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.3.0, 2.0.0
    • None
    • None

    Description

      Currently, we call toStringTree() as part of HIVE-11316 everytime the tree is modified. This is a bad approach as we can lazily delay this to the point when toStringTree() is called again.

      Attachments

        1. HIVE-11490.1.patch
          2 kB
          Hari Sankar Sivarama Subramaniyan
        2. HIVE-11490.2.patch
          2 kB
          Hari Sankar Sivarama Subramaniyan
        3. HIVE-11490.3.patch
          2 kB
          Hari Sankar Sivarama Subramaniyan

        Issue Links

          Activity

            People

              hsubramaniyan Hari Sankar Sivarama Subramaniyan
              hsubramaniyan Hari Sankar Sivarama Subramaniyan
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: