Steve Carlin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/23722
Change subject: IMPALA-14488: Calcite Planner: support fallback to original planner ...................................................................... IMPALA-14488: Calcite Planner: support fallback to original planner All queries that fail in Calcite should fallback to the original planner. This was manually tested with a query that failed in Calcite but succeeded in Impala. This will be more thoroughly tested once there is a Jenkins test setup. Since not all queries will succeed in Calcite, the Jenkins run will only be able to succeed with fallback enabled. Change-Id: Ia2553d2cf279be727287d4dcb43b91ff0f652c56 --- M fe/src/main/java/org/apache/impala/service/Frontend.java 1 file changed, 0 insertions(+), 21 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/22/23722/1 -- To view, visit http://gerrit.cloudera.org:8080/23722 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Ia2553d2cf279be727287d4dcb43b91ff0f652c56 Gerrit-Change-Number: 23722 Gerrit-PatchSet: 1 Gerrit-Owner: Steve Carlin <[email protected]>
