Nikolay Izhikov created IGNITE-16713:
----------------------------------------
Summary: Native support for LocalDateTime in binary types
Key: IGNITE-16713
URL: https://issues.apache.org/jira/browse/IGNITE-16713
Project: Ignite
Issue Type: Improvement
Reporter: Nikolay Izhikov
Currently, `LocalDateTime` not supported as built-in binary type.
This means, it will be serialized as regular java object that leads to huge
overhead.
Ignite should support`LocalDateTime` and other regular java date types from
`java.time` package as a built-in binary types.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)