If a statement identifies itself as DDL (because its parse tree SqlNode has a SqlKind that belongs to SqlKind.DDL) Calcite will invoke new method CalcitePrepareImpl.executeDdl.
- is depended upon by
-
PHOENIX-1706 Create skeleton for parsing DDL
-
- Resolved
-
-
CALCITE-707 Built-in support for simple DDL statements
-
- Closed
-