Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
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.
Attachments
Issue Links
- is fixed by
-
IGNITE-16870 Extend Schema with ability to specify function as default value generator
- Resolved
- split from
-
IGNITE-17219 Revise types support in schema module
- Resolved