Package org.apache.drill.metastore.iceberg.transform
package org.apache.drill.metastore.iceberg.transform
-
ClassDescriptionVisits
FilterExpression
implementations and transforms them into IcebergExpression
.Transforms given input into IcebergExpression
which is used as filter to retrieve, overwrite or delete Metastore component data.Converts list of into Metastore component units intoWriteData
holder.Base class to transforms given input intoIcebergOperation
implementations.Base class to convert list ofRecord
into 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.