Konstantin Orlov created IGNITE-17370:
-----------------------------------------
Summary: 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
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)