Uses of Package
org.apache.drill.metastore.iceberg.transform
Package
Description
-
ClassDescriptionProvides various mechanism implementations to transform filters, data and operations.
-
ClassDescriptionConverts list of into Metastore component units into
WriteData
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.Provides various mechanism implementations to transform filters, data and operations. -
ClassDescriptionTransforms given input into Iceberg
Expression
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.Provides records in format used to store them in Iceberg and their partition information.