@Internal
public interface Registration
TableEnvironment
that this descriptor originates from.Modifier and Type | Method and Description |
---|---|
void |
createTemporaryTable(String path,
org.apache.flink.table.catalog.CatalogBaseTable table)
Creates a temporary table in a given path.
|
void createTemporaryTable(String path, org.apache.flink.table.catalog.CatalogBaseTable table)
path
- Path where to register the given tabletable
- table to registerCopyright © 2014–2023 The Apache Software Foundation. All rights reserved.