Steve Carlin created IMPALA-12872:
-------------------------------------
Summary: Support basic queries using Calcite on the frontend
Key: IMPALA-12872
URL: https://issues.apache.org/jira/browse/IMPALA-12872
Project: IMPALA
Issue Type: Sub-task
Components: fe
Reporter: Steve Carlin
First commit for the Calcite planner. The idea is to make minimal changes to
the current frontend code and keep this code in a separate jar.
The first commit will support a basic select statement without any filters or
functions (e.g. select * from tbl and select c1 from tbl)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)