Steve Carlin created IMPALA-14944:
-------------------------------------
Summary: Calcite planner: Throw unsupportedfeatureexception
catch-all Jira
Key: IMPALA-14944
URL: https://issues.apache.org/jira/browse/IMPALA-14944
Project: IMPALA
Issue Type: Sub-task
Reporter: Steve Carlin
This Jira is a placeholder to handle multiple small issues for Impala features
that are currently not handled by the Calcite planner.
The idea is to throw an UnsupportedFeatureException so that all non-supported
queries through the Calcite planner are tracked with this exception. Even if
the fallback planner is not set, this exception, when caught, will execute the
query with the original planner.
Some non-supported queries (not a complete list, just examples) at the time of
this filing include Iceberg tables and complex columns.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)