You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@impala.apache.org by "Laszlo Gaal (Code Review)" <ge...@cloudera.org> on 2023/02/25 13:06:28 UTC

[Impala-ASF-CR] WIP IMPALA-11718: Improve support for Hive Generic UDFs

Laszlo Gaal has posted comments on this change. ( http://gerrit.cloudera.org:8080/19177 )

Change subject: WIP IMPALA-11718: Improve support for Hive Generic UDFs
......................................................................


Patch Set 7:

(1 comment)

http://gerrit.cloudera.org:8080/#/c/19177/7/fe/src/main/java/org/apache/impala/hive/executor/HiveJavaFunctionFactoryImpl.java
File fe/src/main/java/org/apache/impala/hive/executor/HiveJavaFunctionFactoryImpl.java:

http://gerrit.cloudera.org:8080/#/c/19177/7/fe/src/main/java/org/apache/impala/hive/executor/HiveJavaFunctionFactoryImpl.java@45
PS7, Line 45:  public HiveJavaFunctionFactoryImpl(String localLibPath) 
Changing the ctor signature here will break https://github.infra.cloudera.com/CDH/hive/blob/cdw-master/impala/src/java/org/apache/hadoop/hive/impala/ImpalaRuntimeHelper.java#L165
(discovered during a separate Canary run).



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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I692d402784fa91d1256f5d57fa16ac49728447c8
Gerrit-Change-Number: 19177
Gerrit-PatchSet: 7
Gerrit-Owner: Csaba Ringhofer <cs...@cloudera.com>
Gerrit-Reviewer: Csaba Ringhofer <cs...@cloudera.com>
Gerrit-Reviewer: Daniel Becker <da...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <im...@cloudera.com>
Gerrit-Reviewer: Laszlo Gaal <la...@cloudera.com>
Gerrit-Reviewer: Peter Rozsa <pr...@cloudera.com>
Gerrit-Reviewer: Quanlong Huang <hu...@gmail.com>
Gerrit-Reviewer: Steve Carlin <sc...@cloudera.com>
Gerrit-Comment-Date: Sat, 25 Feb 2023 13:06:28 +0000
Gerrit-HasComments: Yes