You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by "AMashenkov (via GitHub)" <gi...@apache.org> on 2023/06/06 13:02:51 UTC

[GitHub] [ignite-3] AMashenkov commented on a diff in pull request #2143: IGNITE-19646 Transform IndexManager to internally work against Catalog event types

AMashenkov commented on code in PR #2143:
URL: https://github.com/apache/ignite-3/pull/2143#discussion_r1219612516


##########
modules/catalog/build.gradle:
##########
@@ -28,6 +28,7 @@ dependencies {
     implementation project(':ignite-configuration')
     implementation project(':ignite-metastorage-api')
     implementation project(':ignite-vault')
+    implementation project(':ignite-schema')

Review Comment:
   I think `ignite-schema` should depends on `ignite-catalog`,
   because `ignite-schema` contains classes related to storage format/protocol that should be build based on Catalog information.



-- 
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: notifications-unsubscribe@ignite.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org