JingsongLi commented on code in PR #2494:
URL: https://github.com/apache/incubator-paimon/pull/2494#discussion_r1429955668


##########
paimon-core/src/main/java/org/apache/paimon/catalog/AbstractCatalog.java:
##########
@@ -296,7 +296,7 @@ private FileStoreTable getDataTable(Identifier identifier) 
throws TableNotExistE
 
     @VisibleForTesting
     public Path newDatabasePath(String database) {

Review Comment:
   You can just override this method?
   We can just remove `VisibleForTesting`, and add documentation.



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