Package org.apache.drill.metastore.iceberg.components.tables
package org.apache.drill.metastore.iceberg.components.tables
-
ClassDescriptionMetastore Tables component which stores tables metadata in the corresponding Iceberg table.Is used to uniquely identify Drill table in Metastore Tables component based on storage plugin, workspace and table name.Metastore Tables component operations transformer that provides mechanism to convert
TableMetadataUnit
data to Metastore overwrite / delete operations.Metastore Tables component output data transformer that transformsRecord
intoTableMetadataUnit
.Metastore Tables component filter, data and operations transformer.