Vuk Ercegovac has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/10982 )

Change subject: IMPALA-7219. 7.5% of Catalog Server heap wasted by empty 
HashMaps and ArrayLists
......................................................................


Patch Set 2:

My question (2) may have been unclear. I'm referring to StructType's HashMap 
that you're changed to be lazy initialized. In particular, I'm noting that its 
empty only when the no-arg constructor is called or when the input fields array 
is empty. Todd's question is basically the same (in StructType): why are so 
many empty (e.g., no field) structs created? We can look at call-sites.. 
perhaps we should change how/where these structs are used.


--
To view, visit http://gerrit.cloudera.org:8080/10982
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: If9c75f65ecb3ba3f2c739fa483a84dc052f471c6
Gerrit-Change-Number: 10982
Gerrit-PatchSet: 2
Gerrit-Owner: Misha Dmitriev <count...@gmail.com>
Gerrit-Reviewer: Misha Dmitriev <count...@gmail.com>
Gerrit-Reviewer: Todd Lipcon <t...@apache.org>
Gerrit-Reviewer: Vuk Ercegovac <vercego...@cloudera.com>
Gerrit-Comment-Date: Fri, 20 Jul 2018 18:56:21 +0000
Gerrit-HasComments: No

Reply via email to