Class IcebergMetadataFileSelection

java.lang.Object
org.apache.drill.exec.store.dfs.FileSelection
org.apache.drill.exec.store.iceberg.format.IcebergMetadataFileSelection
All Implemented Interfaces:
DrillTableSelection

public class IcebergMetadataFileSelection extends FileSelection
  • Constructor Details

    • IcebergMetadataFileSelection

      protected IcebergMetadataFileSelection(FileSelection selection, org.apache.iceberg.MetadataTableType metadataTableType)
  • Method Details

    • getMetadataTableType

      public org.apache.iceberg.MetadataTableType getMetadataTableType()