Steve Carlin created IMPALA-14408: ------------------------------------- Summary: Calcite Planner: server flag should run Calcite through JniFrontend Key: IMPALA-14408 URL: https://issues.apache.org/jira/browse/IMPALA-14408 Project: IMPALA Issue Type: Sub-task Reporter: Steve Carlin
Currently, there is a server flag option "use_calcite_planner" which routes queries into the CalciteJniFrontend class instead of the JniFrontend class. CalciteJniFrontend does not support all Impala features and needs to be removed. All Calcite queries should go through the normal JniFrontend path. -- This message was sent by Atlassian Jira (v8.20.10#820010)