flyrain commented on code in PR #4812:
URL: https://github.com/apache/polaris/pull/4812#discussion_r3478215951


##########
persistence/relational-jdbc/src/main/java/org/apache/polaris/persistence/relational/jdbc/JdbcMetaStoreManagerFactory.java:
##########
@@ -93,13 +90,6 @@ public class JdbcMetaStoreManagerFactory implements 
MetaStoreManagerFactory {
 
   protected JdbcMetaStoreManagerFactory() {}
 
-  @Produces
-  @ApplicationScoped
-  static DatasourceOperations produceDatasourceOperations(

Review Comment:
   This is probably for my information, why do we move it? Should this be part 
of JDBC module for better modularization?



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

Reply via email to