Maksim Zhuravkov created IGNITE-21836:
-----------------------------------------
Summary: KeyValueView. GetNullable does not work for a PoJo with
primitive fields.
Key: IGNITE-21836
URL: https://issues.apache.org/jira/browse/IGNITE-21836
Project: Ignite
Issue Type: Bug
Components: sql
Reporter: Maksim Zhuravkov
GetNullable method of KeyValueView always returns an error when reads a PoJo
with primitive fields, because instead of a value, it reads 0 length.
Fix unmarshalling of java objects with primitve fields, so that getNullable
method does not return an error.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)