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
WriteDataholder.Base class to transforms given input intoIcebergOperationimplementations.Base class to convert list ofRecordinto 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
Expressionwhich 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.Provides records in format used to store them in Iceberg and their partition information.