You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Konstantin Orlov (Jira)" <ji...@apache.org> on 2022/06/23 14:11:00 UTC

[jira] [Created] (IGNITE-17219) Revise a type support in schema module

Konstantin Orlov created IGNITE-17219:
-----------------------------------------

             Summary: Revise a type support in schema module
                 Key: IGNITE-17219
                 URL: https://issues.apache.org/jira/browse/IGNITE-17219
             Project: Ignite
          Issue Type: Bug
          Components: general
            Reporter: Konstantin Orlov
            Assignee: Konstantin Orlov


Looks like not all types are properly integrated into the system: some of them can't be serialised within SchemaDescriptor (temporal types), for some of them default value is improperly converted from schemaDefinition to a changer (byte array).

Lets extend test coverage in order to find out all such missed places and fix them. Cases to consider: 
* (de-)serialisation of all supported types and theirs default
* conversion from schemaDefinition to changer



--
This message was sent by Atlassian Jira
(v8.20.7#820007)