Cyrill commented on code in PR #2386: URL: https://github.com/apache/ignite-3/pull/2386#discussion_r1289940666
########## modules/configuration/README.md: ########## @@ -195,6 +202,38 @@ public static class DatetimeColumnConfigurationSchema extends ColumnConfiguratio Thus, a column can only be one of these (varchar, decimal and datetime) types and will contain the type, name and fields specific to it. +### Configuration extension + +Allows to add properties into other configurations. Review Comment: the term 'expanding' looks less understandable in this context than just describing what it really does. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
