Riza Suminto has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/22564 )

Change subject: IMPALA-13716 (Addendum): Add a method for external frontend
......................................................................


Patch Set 1:

(1 comment)

http://gerrit.cloudera.org:8080/#/c/22564/1/fe/src/main/java/org/apache/impala/planner/AnalyticPlanner.java
File fe/src/main/java/org/apache/impala/planner/AnalyticPlanner.java:

http://gerrit.cloudera.org:8080/#/c/22564/1/fe/src/main/java/org/apache/impala/planner/AnalyticPlanner.java@162
PS1, Line 162:
             :   /**
             :    * Provided for an external frontend that does not supply a 
List of
             :    * TupleIsNullPredicate.
             :    */
             :   public PlanNode createSingleNodePlan(PlanNode root,
             :       List<Expr> groupingExprs, List<Expr> inputPartitionExprs) 
throws ImpalaException {
Can you refactor following call site to use this new constructor please?
https://gerrit.cloudera.org/c/22411/10/fe/src/main/java/org/apache/impala/planner/SingleNodePlanner.java#298



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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Ie10361f15db4c0eb2cf5ff5f4d0a28c612b1a930
Gerrit-Change-Number: 22564
Gerrit-PatchSet: 1
Gerrit-Owner: Fang-Yu Rao <[email protected]>
Gerrit-Reviewer: Aman Sinha <[email protected]>
Gerrit-Reviewer: Fang-Yu Rao <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Joe McDonnell <[email protected]>
Gerrit-Reviewer: Michael Smith <[email protected]>
Gerrit-Reviewer: Riza Suminto <[email protected]>
Gerrit-Reviewer: Steve Carlin <[email protected]>
Gerrit-Comment-Date: Fri, 28 Feb 2025 23:58:16 +0000
Gerrit-HasComments: Yes

Reply via email to