You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Steve Carlin (Jira)" <ji...@apache.org> on 2024/04/07 01:36:00 UTC

[jira] [Created] (IMPALA-12976) Need to make a more generic parser for evaluating stmts for the Calcite Planner

Steve Carlin created IMPALA-12976:
-------------------------------------

             Summary: Need to make a more generic parser for evaluating stmts for the Calcite Planner
                 Key: IMPALA-12976
                 URL: https://issues.apache.org/jira/browse/IMPALA-12976
             Project: IMPALA
          Issue Type: Sub-task
            Reporter: Steve Carlin


Currently, we only want query statements to go through the Calcite planner.  There are some hacks that look for various patterns that are used, but it's not generic enough. 

It currently searches for "with", comments that begin with "–", but it misses comments that being with "/*" and possibly others.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org