dimas-b commented on code in PR #1229:
URL: https://github.com/apache/polaris/pull/1229#discussion_r2023532643


##########
bom/build.gradle.kts:
##########
@@ -33,6 +33,7 @@ dependencies {
     api(project(":polaris-immutables"))
     api(project(":polaris-misc-types"))
     api(project(":polaris-version"))
+    api(project(":polaris-persistence-varint"))

Review Comment:
   `:polaris-persistenance-nosql` looks very broad... I hope we're not putting 
all of NoSQL-related code in the same module :)
   
   > Just so it's absolutely clear what code is only for that adapter
   
   What could be a disadvantage of reusing this module outside the noSQL 
Persistence impl?



-- 
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: issues-unsubscr...@polaris.apache.org

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

Reply via email to