[
https://issues.apache.org/jira/browse/IGNITE-17370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17571457#comment-17571457
]
Konstantin Orlov edited comment on IGNITE-17370 at 7/26/22 2:18 PM:
--------------------------------------------------------------------
Fixed by IGNITE-16870
was (Author: korlov):
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)