Description
Table with OTHER (Object) data type can be created by H2-based SQL engine:
CREATE TABLE t(val OTHER)
But such a data type is not supported by Calcite-based SQL engine (at least in DDL)
Attachments
Issue Links
- is part of
-
IGNITE-12248 Apache Calcite based query execution engine
- Open
- links to