| Class | Description |
|---|---|
| IcebergTables |
Metastore Tables component which stores tables metadata in the corresponding Iceberg table.
|
| TableKey |
Is used to uniquely identify Drill table in Metastore Tables component
based on storage plugin, workspace and table name.
|
| TablesOperationTransformer |
Metastore Tables component operations transformer that provides mechanism
to convert
TableMetadataUnit data to Metastore overwrite / delete operations. |
| TablesOutputDataTransformer |
Metastore Tables component output data transformer that transforms
Record into TableMetadataUnit. |
| TablesTransformer |
Metastore Tables component filter, data and operations transformer.
|
| TestIcebergBasicTablesRequests | |
| TestIcebergTablesMetastore | |
| TestIcebergTablesMetastoreConfigAndVersion | |
| TestTableKey | |
| TestTablesInputDataTransformer | |
| TestTablesOperationTransformer | |
| TestTablesOutputDataTransformer |
Copyright © 2021 The Apache Software Foundation. All rights reserved.