Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.0.0-alpha3
-
None
-
Release Notes Required
Description
Add support for all data types in .NET thin client: Date, Time, etc - see org.apache.ignite.client.proto.ClientDataType org.apache.ignite.internal.schema.NativeTypes.
- We now use BinaryTuple format to exchange row data => .NET BinaryTuple implementation should be updated to support all missing types.
- Update IgniteTuple
- Support those types in object mapper (IRecordView<T>)
Attachments
Issue Links
- is blocked by
-
IGNITE-15356 .NET: 3.0 thin client
- Resolved
- relates to
-
IGNITE-17219 Revise types support in schema module
- Resolved
- links to