Uses of Package
org.apache.drill.metastore.iceberg.transform
Packages that use org.apache.drill.metastore.iceberg.transform
Package
Description
-
Classes in org.apache.drill.metastore.iceberg.transform used by org.apache.drill.metastore.icebergClassDescriptionProvides various mechanism implementations to transform filters, data and operations.
-
Classes in org.apache.drill.metastore.iceberg.transform used by org.apache.drill.metastore.iceberg.components.tablesClassDescriptionConverts 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. -
Classes in org.apache.drill.metastore.iceberg.transform used by org.apache.drill.metastore.iceberg.transformClassDescriptionTransforms 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.