Michael Smith has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/19863 )

Change subject: IMPALA-11941: Support Java 17 in Impala
......................................................................


Patch Set 27:

(3 comments)

http://gerrit.cloudera.org:8080/#/c/19863/26/be/src/util/filesystem-util.h
File be/src/util/filesystem-util.h:

http://gerrit.cloudera.org:8080/#/c/19863/26/be/src/util/filesystem-util.h@96
PS26, Line 96:   static std::string FindFileInPath(const string& path, const 
std::string& regex);
> Nit: What happens if there are multiple matches?
Relying on "Finds a file" to specify the behavior may have been too vague. I've 
updated the description.


http://gerrit.cloudera.org:8080/#/c/19863/26/fe/src/main/java/org/apache/impala/catalog/local/CatalogdMetaProvider.java
File fe/src/main/java/org/apache/impala/catalog/local/CatalogdMetaProvider.java:

http://gerrit.cloudera.org:8080/#/c/19863/26/fe/src/main/java/org/apache/impala/catalog/local/CatalogdMetaProvider.java@2020
PS26, Line 2020:     // Guava cache overhead based on:
               :     // 
http://code-o-matic.blogspot.com/2012/02/updated-memory-cost-p
> Nit: It would be nice to have a clean separation where only one of jamm/ehc
Done


http://gerrit.cloudera.org:8080/#/c/19863/26/fe/src/main/java/org/apache/impala/catalog/local/CatalogdMetaProvider.java@2060
PS26, Line 2060:       } catch (CannotAccessFieldException e) {
               :         // This may happen if we miss an add-opens call for 
lambdas in Java 17.
               :
> So, the histogram and metrics are about everything that has been evaluated
Ack



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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Ic378896f572e030a3a019646a96a32a07866a737
Gerrit-Change-Number: 19863
Gerrit-PatchSet: 27
Gerrit-Owner: Michael Smith <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Joe McDonnell <[email protected]>
Gerrit-Reviewer: Laszlo Gaal <[email protected]>
Gerrit-Reviewer: Michael Smith <[email protected]>
Gerrit-Reviewer: Quanlong Huang <[email protected]>
Gerrit-Comment-Date: Thu, 22 Jun 2023 05:36:44 +0000
Gerrit-HasComments: Yes

Reply via email to