Package | Description |
---|---|
org.apache.paimon.catalog |
Modifier and Type | Method and Description |
---|---|
static Table |
CatalogUtils.loadTable(Catalog catalog,
Identifier identifier,
java.util.function.Function<Path,FileIO> dataFileIO,
java.util.function.Function<Path,FileIO> objectFileIO,
TableMetadata.Loader metadataLoader,
SnapshotCommit.Factory commitFactory)
Load table from
Catalog , this table can be:
1. |
Copyright © 2023–2025 The Apache Software Foundation. All rights reserved.