korlov42 commented on code in PR #3585: URL: https://github.com/apache/ignite-3/pull/3585#discussion_r1567371307
########## 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: this one looks like artifact of uncompleted change integration... Catalog manages different schemas, so it's kinda unclear what schema I was talking about :( anyway, rephrase this once again, hope now it's better -- 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]
