Package org.apache.drill.metastore.iceberg.components.tables


package org.apache.drill.metastore.iceberg.components.tables
  • Classes
    Class
    Description
    Metastore 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 transforms Record into TableMetadataUnit.
    Metastore Tables component filter, data and operations transformer.