eric-maynard commented on code in PR #1229: URL: https://github.com/apache/polaris/pull/1229#discussion_r2023225279
########## 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: This still seems outside the scope of one particular persistence implementation that we expect will need these types edit: Basically the same as @RussellSpitzer's comment [here](https://github.com/apache/polaris/pull/1229#discussion_r2017641317) -- 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