Hello Aman Sinha, Riza Suminto, Joe McDonnell, Michael Smith, Impala Public Jenkins,
I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/22864 to look at the new patch set (#3). Change subject: IMPALA-14041: Enable planner tests ...................................................................... IMPALA-14041: Enable planner tests This commit will enable some junit tests for the Calcite planner. To run these tests, use the following command from $IMPALA_HOME: (pushd java/calcite-planner && mvn -B -fae test -Dtest=TpcdsCpuCostPlannerTest) Change-Id: Idaab4e9068bb64e9a9ee12d83cd2b6b55b99b9bf --- M java/calcite-planner/pom.xml M java/calcite-planner/src/main/java/org/apache/impala/calcite/coercenodes/CoerceOperandShuttle.java A java/calcite-planner/src/test/java/org/apache/impala/TpcdsCpuCostPlannerTest.java A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q01.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q02.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q03.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q04.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q05.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q06.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q07.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q08.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q09.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q10a.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q11.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q12.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q13.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q14a.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q14b.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q15.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q16.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q17.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q18.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q19.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q20.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q21.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q22.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q23a.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q23b.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q24a.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q24b.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q25.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q26.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q27.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q28.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q29.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q30.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q31.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q32.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q33.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q34.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q35a.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q36.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q37.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q38.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q39a.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q39b.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q40.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q41.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q42.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q43-verbose.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q43.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q44.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q45.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q46.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q47.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q48.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q49.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q50.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q51.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q52.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q53.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q54.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q55.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q56.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q57.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q58.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q59.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q60.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q61.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q62.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q63.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q64-mem_limit-10g.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q64-mem_limit_executors-20g.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q64.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q65.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q66.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q67-mem_limit-10g.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q67-mem_limit_executors-20g.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q67.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q68.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q69.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q70.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q71.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q72.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q73.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q74.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q75.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q76.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q77.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q78.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q79.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q80.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q81.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q82.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q83.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q84.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q85.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q86.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q87.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q88.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q89.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q90.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q91.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q92.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q93.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q94.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q95.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q96.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q97-mem_limit-10g.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q97-mem_limit_executors-20g.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q97.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q98.test A testdata/workloads/functional-planner/queries/PlannerTest/calcite_tpcds/tpcds-q99.test 113 files changed, 131,863 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/64/22864/3 -- 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: newpatchset Gerrit-Change-Id: Idaab4e9068bb64e9a9ee12d83cd2b6b55b99b9bf Gerrit-Change-Number: 22864 Gerrit-PatchSet: 3 Gerrit-Owner: Steve Carlin <scar...@cloudera.com> Gerrit-Reviewer: Aman Sinha <amsi...@cloudera.com> Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com> Gerrit-Reviewer: Joe McDonnell <joemcdonn...@cloudera.com> Gerrit-Reviewer: Michael Smith <michael.sm...@cloudera.com> Gerrit-Reviewer: Riza Suminto <riza.sumi...@cloudera.com>