dimas-b commented on code in PR #4117: URL: https://github.com/apache/polaris/pull/4117#discussion_r3030994324
########## polaris-core/src/main/java/org/apache/polaris/core/catalog/LocalCatalogFactory.java: ########## @@ -16,12 +16,12 @@ * specific language governing permissions and limitations * under the License. */ -package org.apache.polaris.service.context.catalog; +package org.apache.polaris.core.catalog; Review Comment: Why move it to core? None of the core classes need to reference this factory 🤔 -- 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]
