flyrain commented on code in PR #3396: URL: https://github.com/apache/polaris/pull/3396#discussion_r2683975313
########## runtime/defaults/src/main/resources/application.properties: ########## @@ -283,6 +297,8 @@ quarkus.arc.ignored-split-packages=\ ## Quarkus required setting for third party indexing # fixed at build-time +quarkus.index-dependency.agrona.group-id=org.agrona +quarkus.index-dependency.agrona.artifact-id=agrona Review Comment: Question, why do we need these two new configs? -- 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]
