dimas-b commented on code in PR #1975:
URL: https://github.com/apache/polaris/pull/1975#discussion_r2175679621
##########
persistence/relational-jdbc/src/main/java/org/apache/polaris/persistence/relational/jdbc/QueryGenerator.java:
##########
@@ -215,10 +215,10 @@ static PreparedQuery generateVersionQuery() {
}
/**
- * Generate a SELECT query to find any entities that have a given realm &
parent and that may with
- * a given location. The check is performed without consideration for the
scheme, so a path on one
- * storage type may give a false positive for overlapping with another
storage type. This should
- * be combined with a check using `StorageLocation`.
+ * Generate a SELECT query to find any entities that have a given realm
& parent and that may
+ * with a given location. The check is performed without consideration for
the scheme, so a path
Review Comment:
updated :+1:
--
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]