Package org.apache.drill.metastore.iceberg.transform
package org.apache.drill.metastore.iceberg.transform
-
ClassDescriptionVisits
FilterExpressionimplementations and transforms them into IcebergExpression.Transforms given input into IcebergExpressionwhich is used as filter to retrieve, overwrite or delete Metastore component data.Converts list of into Metastore component units intoWriteDataholder.Base class to transforms given input intoIcebergOperationimplementations.Base class to convert list ofRecordinto Metastore component units for the given list of column names.Transformer<T>Provides various mechanism implementations to transform filters, data and operations.Provides records in format used to store them in Iceberg and their partition information.