This is an automated email from the ASF dual-hosted git repository.

michaelsmith pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/impala.git


    from df8c4be03 IMPALA-11609: split up resource-requirements.test
     new 9063b8325 IMPALA-13166: Speed up getFullyQualifiedRawPath
     new 62e08b879 IMPALA-13166: Improve lookup of existing slot descriptors
     new bedc58603 IMPALA-13166: Cache hashCode
     new dd9429654 IMPALA-13166: Optimize ExprSubstitutionMap allocation

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../java/org/apache/impala/analysis/Analyzer.java  | 45 +++++---------
 .../apache/impala/analysis/CollectionTableRef.java |  3 +-
 .../impala/analysis/CreateFunctionStmtBase.java    |  3 +-
 .../impala/analysis/ExprSubstitutionMap.java       | 24 ++++++--
 .../main/java/org/apache/impala/analysis/Path.java | 53 +++++++++++++---
 .../apache/impala/analysis/TupleDescriptor.java    | 19 ++++++
 .../org/apache/impala/analysis/AnalyzerTest.java   | 72 +++++++++++-----------
 7 files changed, 136 insertions(+), 83 deletions(-)

Reply via email to