Steve Carlin has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/22864 )

Change subject: IMPALA-14041: Enable planner tests
......................................................................


Patch Set 7:

(1 comment)

http://gerrit.cloudera.org:8080/#/c/22864/7/java/calcite-planner/src/test/java/org/apache/impala/calcite/planner/TpcdsCpuCostPlannerTest.java
File 
java/calcite-planner/src/test/java/org/apache/impala/calcite/planner/TpcdsCpuCostPlannerTest.java:

http://gerrit.cloudera.org:8080/#/c/22864/7/java/calcite-planner/src/test/java/org/apache/impala/calcite/planner/TpcdsCpuCostPlannerTest.java@57
PS7, Line 57:   // Pool definitions and includes memory resource limits, copied 
to a temporary file
            :   private static final String ALLOCATION_FILE = 
"fair-scheduler-3-groups.xml";
            :
            :   // Contains per-pool configurations for maximum number of 
running queries and queued
            :   // requests.
            :   private static final String LLAMA_CONFIG_FILE = 
"llama-site-3-groups.xml";
> nit: maybe also comment that these are copied from ./fe/src/test/resources/
Your comment here kinda showed me how I really needed to do some due diligence 
on how to make sure it grabs from the same place.

Did the research, and I changed the pom file.  It will now always grab 
resources from fe/src/test/resources.  I don't think this is really a bad 
thing, though I'm willing to change it if someone disagrees.



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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Idaab4e9068bb64e9a9ee12d83cd2b6b55b99b9bf
Gerrit-Change-Number: 22864
Gerrit-PatchSet: 7
Gerrit-Owner: Steve Carlin <[email protected]>
Gerrit-Reviewer: Aman Sinha <[email protected]>
Gerrit-Reviewer: Anonymous Coward (816)
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: Sat, 24 May 2025 13:49:27 +0000
Gerrit-HasComments: Yes

Reply via email to