public interface SupportReadingMetadata
TableSource to support metadata columns.| 限定符和类型 | 方法和说明 |
|---|---|
void |
applyReadableMetadata(CatalogTable catalogTable,
List<String> metadataKeys,
SeaTunnelDataType<?> dataType) |
Map<String,SeaTunnelDataType<?>> |
listReadableMetadata(CatalogTable catalogTable) |
Map<String,SeaTunnelDataType<?>> listReadableMetadata(CatalogTable catalogTable)
void applyReadableMetadata(CatalogTable catalogTable, List<String> metadataKeys, SeaTunnelDataType<?> dataType)
Copyright © 2024 The Apache Software Foundation. All rights reserved.