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


##########
persistence/relational-jdbc/src/main/java/org/apache/polaris/persistence/relational/jdbc/JdbcMetaStoreManagerFactory.java:
##########


Review Comment:
   This is the implication of supporting two data sources. I believe we have to 
think through the complexity. One of the reasons to keep two files separate is 
that the version table has to be in both data sources when they points to 
different Postgres schemas. Otherwise, there is no way to track the schema 
versions. 



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