You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by GitBox <gi...@apache.org> on 2022/03/30 15:21:26 UTC

[GitHub] [ignite] Vladsz83 opened a new pull request #9923: IGNITE-16509 : Calcite engine. Support OTHER data type

Vladsz83 opened a new pull request #9923:
URL: https://github.com/apache/ignite/pull/9923


   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)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@ignite.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org