We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 636ba44 commit dfd679dCopy full SHA for dfd679d
polaris-core/src/main/java/org/apache/polaris/core/persistence/BasePersistence.java
@@ -315,7 +315,6 @@ Page<EntityNameLookupRecord> listEntities(
315
* returns true are returned in the list
316
* @param transformer the transformation function applied to the {@link PolarisBaseEntity} before
317
* returning
318
- * @param pageToken
319
* @return the list of entities for which the predicate returns true
320
*/
321
@Nonnull
0 commit comments