[
https://issues.apache.org/jira/browse/IGNITE-17370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konstantin Orlov resolved IGNITE-17370.
---------------------------------------
Fix Version/s: 3.0.0-alpha6
Resolution: Fixed
Fixed within IGNITE-16870
> Support empty values of varlen types as default
> ------------------------------------------------
>
> Key: IGNITE-17370
> URL: https://issues.apache.org/jira/browse/IGNITE-17370
> Project: Ignite
> Issue Type: Bug
> Components: sql
> Reporter: Konstantin Orlov
> Priority: Major
> Labels: ignite-3
> Fix For: 3.0.0-alpha6
>
>
> Currently, an empty string is stored in configuration instead of null value.
> This leads to inability to determine the real value stored as default, hence
> both null and empty string are desirialized as null.
> Need to rework this in order to be able to configure and restore all sort of
> values as defaults.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)