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
--
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]