RussellSpitzer commented on code in PR #1229: URL: https://github.com/apache/polaris/pull/1229#discussion_r2023250774
########## 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: I was thinking something like :polaris-persistenance-nosql or a sub module within that but basically an isolated part of the nosql layer. Just so it's absolutely clear what code is only for that adapter -- 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