Yury Gerzhedovich created IGNITE-21373:
------------------------------------------
Summary: SQL. Get rid of the Ignite prefix in SQL operators.
Key: IGNITE-21373
URL: https://issues.apache.org/jira/browse/IGNITE-21373
Project: Ignite
Issue Type: Improvement
Components: sql
Reporter: Yury Gerzhedovich
Currently we have an Ignite prefix for all SQL statements for the text view of
the plane (IgniteProject, IgniteNestedLoopJoin, IgniteTableScan,
IgniteExchange, .....). Let's get rid of the prefix.
Since we are generating the name as a simple class name, we need to rework this
part and introduce the ability to have a name independent of the class name for
any operator.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)