[ 
https://issues.apache.org/jira/browse/IGNITE-21836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Maksim Zhuravkov updated IGNITE-21836:
--------------------------------------
    Summary: KeyValueView. GetNullable produces confusing error for a PoJo with 
primitive fields when column is nullable  (was: KeyValueView. GetNullable does 
not work for a PoJo with primitive fields.)

> KeyValueView. GetNullable produces confusing error for a PoJo with primitive 
> fields when column is nullable
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: IGNITE-21836
>                 URL: https://issues.apache.org/jira/browse/IGNITE-21836
>             Project: Ignite
>          Issue Type: Bug
>          Components: sql
>            Reporter: Maksim Zhuravkov
>            Priority: Major
>              Labels: ignite-3
>
> 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)

Reply via email to