ygerzhedovich commented on code in PR #3585: URL: https://github.com/apache/ignite-3/pull/3585#discussion_r1560848464
########## modules/catalog/README.md: ########## @@ -1,7 +1,54 @@ # Catalog module -This module provides database catalog service implementation and descriptor for catalog objects. +Catalog is a component that responsible for managing descriptors of objects available in cluster, +as well as serving as single source of truth for other components to acquire an actual state of +the schema. Review Comment: should be explained which of schema? -- 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]
