Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
The data types page should include all SQL types supported and how they mapped to a language or driver specific type. Presently the types are represented in a tabular format:
https://apacheignite-sql.readme.io/v2.3/docs/data-types
Guys, please help to fill out langage/drivers specific columns:
vozerov, please suggest what to do with these few types below. They supported by H2 but I'm not sure how Ignite deals with them:
http://www.h2database.com/html/datatypes.html#identity_type
http://www.h2database.com/html/datatypes.html#binary_type
http://www.h2database.com/html/datatypes.html#other_type
http://www.h2database.com/html/datatypes.html#varchar_ignorecase_type
http://www.h2database.com/html/datatypes.html#blob_type
http://www.h2database.com/html/datatypes.html#clob_type
http://www.h2database.com/html/datatypes.html#array_type
http://www.h2database.com/html/datatypes.html#enum_type
Attachments
Issue Links
- is part of
-
IGNITE-6685 Release new Ignite SQL Documentation
- Closed