Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
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
Attachments
Issue Links
- blocks
-
IGNITE-17212 Sql. Add support for DEFAULT operator
- Resolved
- is related to
-
IGNITE-15431 .NET: Thin 3.0: Add support for all native data types
- Resolved
- split to
-
IGNITE-17370 Support empty values of varlen types as default
- Resolved
- links to